mirror of
https://oauth2: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@github.com/m1ngsama/dotfiles.git
synced 2026-05-10 19:10:58 +08:00
4 lines
129 B
Fish
4 lines
129 B
Fish
bind \cg '__ghq_repository_search'
|
|
if bind -M insert >/dev/null 2>/dev/null
|
|
bind -M insert \cg '__ghq_repository_search'
|
|
end
|