Added tmux config with nvim fixes Updated install.sh to also run stow Added support for motd in fish
5 lines
157 B
Bash
5 lines
157 B
Bash
set-option -sg escape-time 10
|
|
set-option -g focus-events on
|
|
set-option -sa terminal-features ',xterm-256color:RGB'
|
|
set-option -g default-shell /usr/bin/fish
|