alias gu='git ls-files . --exclude-standard --others'
fi
if has instantmusic; then
if has ptgdp; then
alias song='ptgdp -pq'
elif has instantmusic; then
alias song='instantmusic -p -s'
alias songp='instantmusic -s'
fi
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.