12 lines
315 B
Bash
Executable File
12 lines
315 B
Bash
Executable File
cp -r ~/.config/alacritty configs/alacritty
|
|
cp -r ~/.config/light configs/light
|
|
cp -r ~/.config/micro configs/micro
|
|
cp -r ~/.config/pulse configs/pulse
|
|
cp -r ~/.config/spotify-tui configs/spotify-tui
|
|
cp -r ~/.config/sway configs/sway
|
|
cp -r ~/.config/waybar configs/waybar/
|
|
|
|
|
|
git add .
|
|
git commit -m "config backup"
|