# make 'sis' equivalent to 'bro' alias sis=bro
# Make grep colorize its output alias grep='grep --color=auto'
# Show all defined aliases alias