4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
cp -r ~/.config/. configs
|
|
git add .
|
|
git commit -m "config backup"
|