5 lines
100 B
Bash
Executable File
5 lines
100 B
Bash
Executable File
cp ~/.tmux.conf ./.tmux.conf
|
|
git add .tmux.conf
|
|
git commit -m "Updates Tmux Configuration"
|
|
git push
|