Last Updated: February 25, 2016
·
334
· buithehoa

Expand alias commands and history commands

$ alias ll="ls -lh"
$ ll <Ctrl + Alt + E>
$ ls -lh