Explorar el Código

default shell added to tmux.conf

master
Dirk Alders hace 1 año
padre
commit
5ce2bb0716
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      tmux.conf

+ 1
- 0
tmux.conf Ver fichero

@@ -4,3 +4,4 @@ source "/usr/share/powerline/bindings/tmux/powerline.conf"
4 4
 
5 5
 set -g default-terminal "screen-256color"
6 6
 
7
+set-option -g default-shell "/bin/zsh"

Loading…
Cancelar
Guardar