@@ -118,6 +118,10 @@ if R --version &>/dev/null; then
aliasR='R --no-save --no-restore-data'
fi
ifcommand -v ssh-add &>/dev/null;then
alias ssh-add='ssh-add -t 1h'
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.