Skip to content
Snippets Groups Projects
  • Junegunn Choi's avatar
    02203c77
    Add command-line flags to install script · 02203c77
    Junegunn Choi authored
    Close #392
    
      usage: ./install [OPTIONS]
    
          --help               Show this message
          --bin                Download fzf binary only
          --all                Download fzf binary and update configuration files
                               to enable key bindings and fuzzy completion
          --[no-]key-bindings  Enable/disable key bindings (CTRL-T, CTRL-R, ALT-C)
          --[no-]completion    Enable/disable fuzzy completion (bash & zsh)
          --[no-]update-rc     Whether or not to update shell configuration files
    02203c77
    History
    Add command-line flags to install script
    Junegunn Choi authored
    Close #392
    
      usage: ./install [OPTIONS]
    
          --help               Show this message
          --bin                Download fzf binary only
          --all                Download fzf binary and update configuration files
                               to enable key bindings and fuzzy completion
          --[no-]key-bindings  Enable/disable key bindings (CTRL-T, CTRL-R, ALT-C)
          --[no-]completion    Enable/disable fuzzy completion (bash & zsh)
          --[no-]update-rc     Whether or not to update shell configuration files
Code owners
Assign users and groups as approvers for specific file changes. Learn more.