Added tmux to dingserver
This commit is contained in:
@@ -150,6 +150,9 @@ in {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
initExtra = ''
|
||||
if [ -n "$TMUX" ]; then
|
||||
setopt ignoreeof
|
||||
fi
|
||||
eval "$(direnv hook zsh)"
|
||||
'';
|
||||
oh-my-zsh = {
|
||||
|
||||
Reference in New Issue
Block a user