Fix stow bug

This commit is contained in:
2024-05-28 19:25:11 +01:00
committed by GitHub
parent c3189ba5ee
commit dd46426839

View File

@@ -442,10 +442,10 @@ if [[ ${main_menu[@]} =~ 0 ]]; then # Install Dotfiles
fi
# Link dotfiles
stow -R -t $HOME dotfiles
stow -vt $HOME dotfiles
# Reload Fonts
fc-cache -fv
fc-cache -f
fi
if [[ ${main_menu[@]} =~ 1 ]]; then # GNOME