Skip to content

aluceps/fish-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fish-shell

installation

  1. setup
cd /path/to/fish-shell
sh install.sh
  1. add binds
vi ~/.config/fish/config.fish

function fish_user_key_bindings
    bind \cr peco_select_history
    bind \cl peco_select_ghq_list
    bind \cb peco_select_git_checkout
end

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages