From 4bc144e9a4de12e31c5f345631b85748a0e7df69 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Jun 2021 02:58:10 +0200 Subject: Update github token for homebrew --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_profile b/.bash_profile index ac1eac6..307ced2 100644 --- a/.bash_profile +++ b/.bash_profile @@ -8,7 +8,7 @@ export HISTCONTROL=erasedups # remove consecutive history entries export EDITOR='vim' # Default editor export TERM="xterm-256color" export GREP_OPTIONS="--color=auto" -export HOMEBREW_GITHUB_API_TOKEN="19cbee6c4c8d53094849d8c08042f686718fedde" +export HOMEBREW_GITHUB_API_TOKEN="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" export PS1="[a14m] \W \$ " export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 -- cgit v1.2.3