mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
autojump
This commit is contained in:
parent
c4087543ef
commit
48d2c0ecf1
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -29,7 +29,7 @@ source $ZSH/oh-my-zsh.sh
|
||||||
export PATH=$HOME/.bin:$PATH
|
export PATH=$HOME/.bin:$PATH
|
||||||
export PATH=$HOME/bin:$PATH
|
export PATH=$HOME/bin:$PATH
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
#source /usr/local/Cellar/autojump/15/etc/autojump.zsh
|
source /usr/local/Cellar/autojump/15/etc/autojump.zsh
|
||||||
#if [[ -z "$TMUX" ]]; then
|
#if [[ -z "$TMUX" ]]; then
|
||||||
#tmux att
|
#tmux att
|
||||||
#fi
|
#fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue