zsh: I might be retarded
Actually removd tmux instead of quitting the fucking shell.
This commit is contained in:
parent
4973eeb922
commit
29155bd10f
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
# Started to be fucking annoying. Going to disable this for now.
|
||||
exit 0
|
||||
|
||||
if [ -z "$TMUX" ] && [ -n "$PS1" ]; then
|
||||
tmux attach
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue