From 2ca3ba4cbd75f613580860d4b391fef691d3949a Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 3 Jun 2022 09:34:10 -0700 Subject: [PATCH] added notation on moving st and st-gruvbox to ~/.config folder --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 6548edf5..bba7c9e4 100644 --- a/updates.txt +++ b/updates.txt @@ -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