@ -25,6 +25,10 @@ if [ -d "/usr/local/ssl/bin" ] ; then
PATH="/usr/local/ssl/bin:$PATH"
fi
if [ -d "/usr/local/php/bin" ]; then
PATH="/usr/local/php/bin:$PATH"
fi
# load up ssh key
keychain --timeout 240 ~/.ssh/id_rsa
. ~/.keychain/$HOSTNAME-sh
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.