added neo-matrix as new bluepill alias

This commit is contained in:
tomit4 2022-03-10 15:01:58 -08:00
parent 253950d75b
commit 3f6ff6f640

View file

@ -217,8 +217,7 @@ alias shred="doas shred -uzv" # shreds the file and overwrites it with 1s and 0s
alias indelible="doas chattr +i" # makes a file impossible to delete (except with sudo)
alias kfonts="kitty +list-fonts"
alias {kdiff,kitten,kd}="kitty +kitten diff"
alias bluepill="cmatrix -bm -C cyan"
alias redpill="cmatrix -bm -C red"
alias bluepill="neo-matrix --bold=2 -D --color=cyan --density=0.75 --charset=katakana --speed=12 --fullwidth --screensaver"
alias calendar="orage"
alias nf="neofetch"
alias btop="xfce4-terminal --geometry=284x53+0+0 -x btop"