update
This commit is contained in:
parent
78c70dc4ef
commit
4e4744d9fc
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
enableCompletion = true;
|
||||
initExtra = ''
|
||||
GPG_TTY=$(tty)
|
||||
EDITOR=vim
|
||||
ssh-add > /dev/null &> /dev/null
|
||||
[ -z "$TMUX" ] && { tmux attach || exec tmux new-session && exit;}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue