mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge branch 'master' of https://github.com/locojay/oh-my-zsh
This commit is contained in:
commit
5ff612e00e
1 changed files with 3 additions and 3 deletions
6
zshrc
6
zshrc
|
|
@ -31,7 +31,7 @@ export PATH=$HOME/bin:$PATH
|
|||
export IPYTHONDIR=$HOME/.ipython
|
||||
source ~/.profile
|
||||
|
||||
#if [[ -z "$TMUX" ]]; then
|
||||
#tmux att
|
||||
#fi
|
||||
if [[ -z "$TMUX" ]]; then
|
||||
tmux attach
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue