before migration from codex-sso
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -204,6 +204,7 @@ if [[ "$OSTYPE" == darwin* ]]; then
|
||||
}
|
||||
|
||||
export BITBUCKET_TOKEN=$(keychain_token BITBUCKET_TOKEN)
|
||||
export HF_TOKEN=$(keychain_token HF_TOKEN)
|
||||
|
||||
export LSCOLORS=gxfxbEaEBxxEhEhBaDaCaD
|
||||
export MANPAGER='col -bx | view -c ":set ft=man nonu nolist nomod nolist" -'
|
||||
@@ -278,3 +279,7 @@ fi
|
||||
|
||||
unset _profile_interactive _profile_emacs _profile_terminal _profile_plugin _profile_cache_root _profile_launchctl_ssh_auth_sock
|
||||
unset -f _profile_add_plugin _profile_add_plugin_if_command_exists 2>/dev/null || true
|
||||
|
||||
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
|
||||
export PATH="/Users/jetpac/.rd/bin:$PATH"
|
||||
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)
|
||||
|
||||
Reference in New Issue
Block a user