added notation on moving st and st-gruvbox to ~/.config folder

This commit is contained in:
tomit4 2022-06-03 09:34:10 -07:00
parent 154bed8202
commit 2ca3ba4cbd

View file

@ -25,3 +25,7 @@ cd ~/scripts && git pull
pull notes and cp sxhkdrc to .config
git pull && cp ~/Documents/notes/sxhkd/sxhkdrc ~/.config/sxhkd/
move st and st-gruvbox from ~/aur_packages to ~/.config
mv ~/aur_packages/st ~/.config && mv ~/aur_packages/st-gruvbox ~/.config