vi ~/.bashrc # add below lines in the file alias l="ls -al" #close the vim editor and run below command source ~/.bashrc