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