This commit is contained in:
Adam 2024-01-07 15:33:23 -05:00
parent cbc4173f01
commit 2589fd9cf9

View file

@ -4,7 +4,7 @@
[ -x "$(command -v g610-led)" ] && g610-led -a ff [ -x "$(command -v g610-led)" ] && g610-led -a ff
# Colors # Colors
wal -R [ -x "$(command -v wal)" ] && wal -R
export PATH="$PATH:$(du "$HOME/.local/bin" | cut -f2 | paste -sd ':' -)" export PATH="$PATH:$(du "$HOME/.local/bin" | cut -f2 | paste -sd ':' -)"
if test -d $HOME/.local/share/cargo/bin; then if test -d $HOME/.local/share/cargo/bin; then