From de3f6f4cda431ced03f5978a5fe84b1fa91b761e Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Thu, 12 May 2022 20:10:27 +0300 Subject: [PATCH] Fixed directories --- karbs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/karbs.sh b/karbs.sh index 7aa0acf..ee554dd 100755 --- a/karbs.sh +++ b/karbs.sh @@ -25,8 +25,9 @@ mkdir -p ~/repos ~/Downloads ~/Documents ~/Videos ~/Music ~/Pictures/screenshots git clone https://github.com/kristoferssolo/solorice ~/repos/solorice cp -rf ~/repos/solorice/.config ~ +rm -rf ~/.config/awesome/desktop cp -rf ~/repos/solorice/.local ~ -cp -f ~/repos/solorice/.cofig/zsh/.zshenv ~ +mv ~/.config/zsh/.zshenv ~ git clone https://github.com/streetturtle/awesome-wm-widgets ~/.config/awesome/awesome-wm-widgets