@ -54,7 +54,7 @@ if [[ "$OSTYPE" =~ ^darwin.*$ ]]; then
PATH=$PATH:/usr/local/opt/postgresql@9.5/bin
elif[["$OSTYPE"=~ ^linux.*$ ]];then
# noop
PATH=$PATH:~/.local/bin
fi
aliasls='ls -F --color=auto'
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.