config backup

This commit is contained in:
2021-01-23 15:43:10 +01:00
parent 4e7d6c1e5a
commit 88984ce78b
2 changed files with 6 additions and 1 deletions

View File

@@ -11,5 +11,9 @@ cp -r ~/.config/spotifyd configs/spotifyd/
cp -r ~/.config/spotify-tui configs/spotify-tui/
cp -r ~/.config/mako configs/mako/
cp -r ~/.oh_my_zsh zsh_config/.oh_my_zsh
cp -r ~/.zshrc zsh_config/.zshrc
git add .
git commit -m "config backup"