alias e-cleanup='sudo eclean -d distfiles && sudo eclean -d packages'
fi
fi
if has fork; then
alias dup="fork $TERMINAL $PWD"
fi
if has git; then
# Thanks Bash-it!
alias g='git'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.