played with cmatrix

This commit is contained in:
tomit4 2021-11-20 11:11:59 -08:00
parent 66e318035f
commit 444ed0a331

View file

@ -173,7 +173,8 @@ alias js="cd ~/Documents/Code/javascript"
alias py="cd ~/Documents/Code/python"
alias ls="ls -liasSh --color=auto"
alias {his,hist}="history"
alias {cmatrix,matrix}="cmatrix -bm -C cyan"
alias bluepill="cmatrix -bm -C cyan"
alias redpill="cmatrix -bm -C red"
alias nf="neofetch"
alias btop="xfce4-terminal --geometry=142x57+0+0 -x btop"
alias {firefox,ff}="firefox-developer-edition &"