mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
zshrc fix
This commit is contained in:
parent
5ff612e00e
commit
50d537fd5e
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
|
export IPYTHONDIR=$HOME/.ipython
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
|
|
||||||
if [[ -z "$TMUX" ]]; then
|
#if [[ -z "$TMUX" ]]; then
|
||||||
tmux attach
|
#tmux attach
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue