diff --git a/bashrc.txt b/bashrc.txt index 6c00fe74..1dd3089b 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -169,7 +169,7 @@ alias config="cd ~/.config" alias Code="cd ~/Documents/Code" alias js="cd ~/Documents/Code/javascript" alias ls="ls -lah --color=auto" -alias {ekm,easykeymap}="python3 -m easykeymap" +alias {evr,easyavr}="python3 -m easykeymap" alias {his,hist}="history" alias {cmatrix,matrix}="cmatrix -bm -C cyan" alias {top,htop,btop}="xfce4-terminal --geometry=127x51+0+0 -x btop"