Explorar o código

Set default terminal in tmux

Andrew Swistak %!s(int64=6) %!d(string=hai) anos
pai
achega
2cda12c4a3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tmux.conf

+ 3 - 0
tmux.conf

@@ -10,3 +10,6 @@ set -sg escape-time 0
 set -g status-bg black
 set -g status-fg green
 set-option -g status-position top
+
+# Make sure zsh is used by default
+set -g default-shell /bin/zsh