Use gp to go to the profile page on certain cites

This commit is contained in:
Asocia 2021-08-29 14:30:42 +03:00
parent a84e6f5893
commit 1246a68edc

View File

@ -171,6 +171,10 @@ bind gC composite git_clone_ssh | clipboard yank
bind yr composite js "\"" + document.location.href.split('#')[0].split('/').slice(3, 5).join('/') + "\"" | clipboard yank bind yr composite js "\"" + document.location.href.split('#')[0].split('/').slice(3, 5).join('/') + "\"" | clipboard yank
bindurl ^https://web.whatsapp.com f hint -c [tabindex]:not(.two)>div,a bindurl ^https://web.whatsapp.com f hint -c [tabindex]:not(.two)>div,a
bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a
bindurl github.com gp open github.com/Asocia
bindurl gitlab.com gp open gitlab.com/Asocia
bindurl reddit.com gp open reddit.com/user/Asocia
bindurl stackoverflow.com gp open stackoverflow.com/users/9608759/asocia
" Subconfig Settings " Subconfig Settings
seturl monkeytype.com allowautofocus true seturl monkeytype.com allowautofocus true