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