@@ -110,7 +110,7 @@ if command -v xdg-open &>/dev/null; then
fi
fi
if R --version &>/dev/null;then
if R --version &>/dev/null;then
aliasR='R --no-save --no-restore'
aliasR='R --no-save --no-restore-data'
fi
fi
unsetopt correct_all
unsetopt correct_all
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.