diff --git a/init.zsh b/init.zsh index 511f672..3c81d98 100755 --- a/init.zsh +++ b/init.zsh @@ -53,7 +53,7 @@ elif command -v pfetch >/dev/null 2>&1; then alias clear='command clear && pfetch' alias clearl='command clear && p && l && pwd' else - $ZSH_UPDATE fastfetch + "$ZSH_UPDATE fastfetch" fi # git alias diff --git a/roundy-theme.zsh b/roundy-theme.zsh old mode 100644 new mode 100755