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