sdsmith / dotfiles

Dotfiles and other configurations. Goal is plug-and-play.
0 stars 0 forks source link

Don't allow fzf setup to prompt #31

Closed sdsmith closed 3 years ago

sdsmith commented 3 years ago

fzf installation prompts for the following:

Do you want to enable fuzzy auto-completion? ([y]/n) y 
Do you want to enable key bindings? ([y]/n) y
Generate /home/sdsmith/.fzf.bash ... OK
Do you want to update your shell configuration files? ([y]/n) n
Update /home/sdsmith/.bashrc:
  - [ -f ~/.fzf.bash ] && source ~/.fzf.bash
    ~ Skipped  

Have this automatically done, don't prompt the user.