mv tmux.conf -> subtmux/tmux.conf

This commit is contained in:
TheK4n 2022-02-04 23:57:55 +03:00
parent 3a8c7ba7b1
commit a6eaf0202d
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ zsh:
tmux: tmux:
ln -s $(PWD)/tmux.conf ~/.tmux.conf ln -s $(PWD)/subtmux/tmux.conf ~/.tmux.conf
vim: vim:
test -e ~/.vim || \ test -e ~/.vim || \