diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/tmux/tmux.conf | 2 | ||||
| m--------- | .config/tmux/tpm | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e908fa2..6563876 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,7 +1,7 @@ # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' -# set -g @plugin "nordtheme/tmux" +set -g @plugin 'egel/tmux-gruvbox' # ========== General options ========== # Neovim told me to set these parameters diff --git a/.config/tmux/tpm b/.config/tmux/tpm new file mode 160000 +Subproject 99469c4a9b1ccf77fade25842dc7bafbc8ce994 |