Know the Actual Exact Commands for an Alias
Since I use Dotfiles, which comes bundled with many alias, it is easy to lose track of the exact commands an alias refers to..
This morning, I typed gl
on my zsh bash, thinking it is git log
, but turned out it is git pull
..