@@ -109,6 +109,10 @@ if command -v xdg-open &>/dev/null; then
aliasopen=xdg-open
fi
if R --version &>/dev/null;then
aliasR='R --no-save --no-restore'
fi
unsetopt correct_all
bindkey '^R' history-incremental-search-backward
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.