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