From 2589fd9cf9f0155fac7a460da74905f61bb317dc Mon Sep 17 00:00:00 2001 From: Adam <24621027+WhiteDopeOnPunk@users.noreply.github.com> Date: Sun, 7 Jan 2024 15:33:23 -0500 Subject: [PATCH] if wal --- configs/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/shell/profile b/configs/shell/profile index 34068f5..f260d28 100644 --- a/configs/shell/profile +++ b/configs/shell/profile @@ -4,7 +4,7 @@ [ -x "$(command -v g610-led)" ] && g610-led -a ff # Colors -wal -R +[ -x "$(command -v wal)" ] && wal -R export PATH="$PATH:$(du "$HOME/.local/bin" | cut -f2 | paste -sd ':' -)" if test -d $HOME/.local/share/cargo/bin; then