|
|
@@ -1,6 +1,6 @@
|
|
|
# sudo ln -s /usr/local/bin/tmux /usr/bin/tmux
|
|
|
# set-option -sa terminal-overrides ",xterm*:Tc"
|
|
|
-# Dont forget to git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
|
|
+# Dont forget to git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
|
|
set -g default-terminal screen-256color
|
|
|
set -g mouse on
|
|
|
set -g xterm-keys on
|