auto
This commit is contained in:
@@ -55,6 +55,8 @@ bindkey "\eOF" end-of-line
|
||||
|
||||
# ----------------------------------- END ALIASES --------------------------------------------------
|
||||
export PATH="$HOME/bin/":$PATH
|
||||
export PATH="$HOME/work/arcadia/":$PATH
|
||||
|
||||
|
||||
if is_local; then
|
||||
export PATH="$HOME/brew/sbin":"$HOME/brew/bin":$PATH
|
||||
@@ -63,3 +65,6 @@ fi
|
||||
|
||||
# update, background+disown
|
||||
update_.g &!
|
||||
|
||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
|
||||
|
||||
|
Reference in New Issue
Block a user