ohmyzsh/lib/aliases.zsh

9 lines
98 B
Bash

# Super user
alias _='sudo'
alias please='sudo'
#alias g='grep -in'
alias afind='ack-grep -il'