Skip to content

Instantly share code, notes, and snippets.

@patorash
Created September 15, 2017 17:26
Show Gist options
  • Save patorash/47e7e179fdd80fe7e9517b93cb2f3d82 to your computer and use it in GitHub Desktop.
Save patorash/47e7e179fdd80fe7e9517b93cb2f3d82 to your computer and use it in GitHub Desktop.
自分用のキーバインドを定義するfishファイル
function fish_user_key_bindings
bind \cr peco_select_history
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment