diff --git a/bashrc.txt b/bashrc.txt index ac5d24bd..6c00fe74 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -169,6 +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 {his,hist}="history" alias {cmatrix,matrix}="cmatrix -bm -C cyan" alias {top,htop,btop}="xfce4-terminal --geometry=127x51+0+0 -x btop"