This commit is contained in:
Stephan Raabe
2024-05-07 21:02:31 +02:00
parent 176a8671f4
commit 72fca9a386
12 changed files with 91 additions and 9 deletions
+3
View File
@@ -40,5 +40,8 @@ fi
if [ -d ~/dotfiles-versions/$version/swappy ]; then
_installSymLink eww ~/.config/eww ~/dotfiles/eww/ ~/.config
fi
if [ -d ~/dotfiles-versions/$version/fastfetch ]; then
_installSymLink fastfetch ~/.config/fastfetch ~/dotfiles/fastfetch/ ~/.config
fi
echo ":: Symbolic links created."
echo