added neo-matrix as new bluepill alias
This commit is contained in:
parent
253950d75b
commit
3f6ff6f640
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue