summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
2014-03-31Update install script0.8.2Junegunn Choi
2014-03-28Allow setting tmux split height in %Junegunn Choi
2014-03-28Make CTRL-T use tmux split when possibleJunegunn Choi
2014-03-14Update README and installJunegunn Choi
2014-03-14Update README and install scriptJunegunn Choi
2014-03-13Add ALT-C keybinding for bashJunegunn Choi
2014-03-13Install curses gem in user's home directoryJunegunn Choi
2014-03-04Fix #22. Keybindings for vi-mode bash.Junegunn Choi
2014-02-26Use `fc` instead of `history` to avoid omz aliasChristian Wellenbrock
2014-02-26Unalias history on zsh (related #19)Junegunn Choi
2014-02-25Feed all zsh history into fzf (not only most recent)Christian Wellenbrock
2014-02-15Do not set key bindings in non-interactive shellJunegunn Choi
2014-02-13CTRL-R for bash: Unset $HISTTIMEFORMATJunegunn Choi
2014-02-07Change CTRL-T binding to include directoriesJunegunn Choi
2014-02-02Install curses 1.0.0Junegunn Choi
2014-01-29Make install script prefer system rubyJunegunn Choi
2014-01-14Update READMEJunegunn Choi
2013-12-26Fix typo in install scriptJunegunn Choi
2013-12-26Should not `--disable-gems` when curses gem is used (#14)Junegunn Choi
2013-12-26Install curses gem when not found (#14)Junegunn Choi
2013-12-22Make install script to add key bindings as wellJunegunn Choi
2013-11-29A minor update to install scriptJunegunn Choi
2013-11-26grep -FJunegunn Choi
2013-11-26Fix install script (use export-able function instead of alias)Junegunn Choi
2013-11-20Fix install script (source ~/.xxxrc has no effect)Junegunn Choi
2013-11-20Reload .bashrc/.zshrc after installationJunegunn Choi
2013-11-20Implement bash auto-completion with fzfJunegunn Choi
2013-10-24Initial commitJunegunn Choi