Thomas пре 1 недеља
родитељ
комит
40796b2a42
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tmux.conf

+ 1 - 1
tmux.conf

@@ -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