updates tmux conf savefile to not be hidden in repo

This commit is contained in:
2024-05-18 09:16:38 -07:00
parent 9d3c1f2a74
commit c9f599a334
5 changed files with 5 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ sudo apt install zig -y
snap install nvim --classic
sudo cp ../sesh /usr/bin
cp .tmux.conf ~
cp ../tmux.conf ~/.tmux.conf
###### Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash