diff --git a/.zshrc b/.zshrc index 964ce53..19f0666 100755 --- a/.zshrc +++ b/.zshrc @@ -134,7 +134,6 @@ export TERM=xterm-256color alias ls='ls --color=auto' alias grep='grep --color=auto' -~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh alias ll="ls -la --time-style=long-iso" alias l="ll"