Merge branch 'master' of github.com:Jab2870/dotfiles
This commit is contained in:
commit
a1f7442fa3
3 changed files with 11 additions and 1 deletions
|
@ -94,3 +94,8 @@ TRAPWINCH(){
|
|||
#if [ -f ~/.current-folder ] && [ ! $TMUX ]; then
|
||||
# \cd "$(cat ~/.current-folder)"
|
||||
#fi
|
||||
|
||||
#[ -z "$TMUX" ] && { exec tmux new-session && exit;}
|
||||
#if [[ ! $TERM =~ screen ]]; then
|
||||
# exec tmux
|
||||
#fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue