rearranges more logically, hopefully

This commit is contained in:
2024-11-01 06:27:06 -07:00
parent a2171cea0a
commit 29c613b8cc
20 changed files with 124 additions and 11 deletions

4
dev/tmux/tmuxConfSave.sh Executable file
View File

@@ -0,0 +1,4 @@
cp ~/.tmux.conf ./tmux.conf
git add tmux.conf
git commit -m "Updates Tmux Configuration"
git push