if wal
This commit is contained in:
parent
cbc4173f01
commit
2589fd9cf9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue