played with cmatrix
This commit is contained in:
parent
66e318035f
commit
444ed0a331
1 changed files with 2 additions and 1 deletions
|
|
@ -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 &"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue