mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Better logic
This commit is contained in:
+2
-1
@@ -198,7 +198,8 @@ v rsync -av ".local/bin/" "$HOME/.local/bin/"
|
||||
sleep 1
|
||||
try hyprctl reload
|
||||
|
||||
grep -q 'source ~/.config/zshrc.d/dots-hyprland.zsh' .zshrc || existed_zsh_conf=n
|
||||
existed_zsh_conf=n
|
||||
grep -q 'source ~/.config/zshrc.d/dots-hyprland.zsh' ~/.zshrc && existed_zsh_conf=y
|
||||
|
||||
#####################################################################################
|
||||
printf "\e[36m[$0]: Finished. See the \"Import Manually\" folder and grab anything you need.\e[97m\n"
|
||||
|
||||
Reference in New Issue
Block a user