adds tmux conf

This commit is contained in:
2024-02-21 09:15:33 -08:00
parent 64a17dcee9
commit 5c55b3ee64
2 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
sudo apt install zig -y
snap install nvim --classic
cp .tmux.conf ~
###### Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash