From bfa937e954b3947dd76576538b70729194cf6a12 Mon Sep 17 00:00:00 2001 From: The_miro Date: Sun, 25 May 2025 08:56:58 +0200 Subject: [PATCH] fixed a whoopsie --- .zshrc | 1 - 1 file changed, 1 deletion(-) 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"