mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Added cbeams to clear command XD
This commit is contained in:
parent
495c837156
commit
cc26f14f20
@ -61,7 +61,7 @@ ranger() {
|
||||
fi
|
||||
}
|
||||
|
||||
alias clear='[ $[$RANDOM % 10] = 0 ] && timeout 6 cbeams -o; clear || clear'
|
||||
alias clear='timeout 6 cbeams -o; clear'
|
||||
|
||||
# Load zsh-syntax-highlighting; should be last.
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user