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

@@ -1,5 +1,5 @@
sudo cp ../sesh /usr/bin
cp ../.tmux.conf ~
cp ../tmux.conf ~/.tmux.conf
sudo dnf install zig -y
sudo dnf install neovim -y