diff options
| -rw-r--r-- | .config/tmux/tmux.conf (renamed from .tmux.conf) | 0 | ||||
| -rwxr-xr-x | setup.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.config/tmux/tmux.conf index 1cff1c9..1cff1c9 100644 --- a/.tmux.conf +++ b/.config/tmux/tmux.conf @@ -4,7 +4,6 @@ # Make symlinks to dot files. {{{2 for name in \ - .tmux.conf \ .vimrc \ .zshenv \ .zshrc \ @@ -30,6 +29,7 @@ for name in \ git \ newsboat \ nvim \ + tmux \ ; \ do if [ ! -L ~/.config/"$name" ]; then |
