need wal
This commit is contained in:
parent
ef625be74b
commit
f79d0738dd
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
# Keyboard lights
|
||||
[ -x "$(command -v g610-led)" ] && g610-led -a ff
|
||||
|
||||
# Colors
|
||||
wal -R
|
||||
|
||||
export PATH="$PATH:$(du "$HOME/.local/bin" | cut -f2 | paste -sd ':' -)"
|
||||
if test -d $HOME/.local/share/cargo/bin; then
|
||||
export PATH=$PATH:$HOME/.local/share/cargo/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue