mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-25 02:56:34 +00: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
|