diff --git a/bashrc.txt b/bashrc.txt index a461bae4..45799f57 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -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 &"