Updates scrips to save tmux conf
This commit is contained in:
4
pushTmuxSettings.sh
Normal file
4
pushTmuxSettings.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
cp ~/.tmux.conf ./.tmux.conf
|
||||||
|
git add .tmux.conf
|
||||||
|
git commit -m "Updates Tmux Configuration"
|
||||||
|
git push
|
||||||
Reference in New Issue
Block a user