✨ update tmux config link
This commit is contained in:
parent
231391e46d
commit
f991818450
1 changed files with 2 additions and 1 deletions
|
|
@ -21,4 +21,5 @@ echo >&2 " >>> running .configure"
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
|
|
||||||
echo >&2 " >>> linking tmux config from dotfiles"
|
echo >&2 " >>> linking tmux config from dotfiles"
|
||||||
ln -s -f /tmp/dotfiles/.tmux.conf ~/.tmux.conf
|
mkdir -p ~/.config/tmux
|
||||||
|
ln -s -f ~/dotfiles/.tmux.conf ~/.config/tmux/tmux.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue