Merge branches 'upstream-custom', 'upstream-hidpi', 'fcitx5' and 'zshfish' into dev

This commit is contained in:
2024-08-11 01:45:14 -04:00
168 changed files with 14138 additions and 60 deletions

View File

@@ -53,5 +53,8 @@ if [ -d ~/dotfiles-versions/$version/Vimix-hyprcursors ]; then
if [ ! -d ~/.local/share/icons ]; then mkdir -pv ~/.local/share/icons; fi
_installSymLink Vimix-hyprcursors ~/.local/share/icons/Vimix-hyprcursors ~/dotfiles/Vimix-hyprcursors ~/.local/share/icons/
fi
if [ -d ~/dotfiles-versions/$version/ranger ]; then
_installSymLink ranger ~/.config/ranger ~/dotfiles/ranger/ ~/.config
fi
echo ":: Symbolic links created."
echo