summaryrefslogtreecommitdiffstats
path: root/uninstall
AgeCommit message (Collapse)Author
2014-11-30bash -> env bashArseniy Seroka
2014-09-18[uninstall] Remove both patterns of source command (#97)Junegunn Choi
- `[ -f ~/.fzf.${shell} ] && source ~/.fzf.${shell}"` - `source ~/.fzf.${shell}"`
2014-09-18Check before sourcing, no longer need to removeMiles Whittaker
2014-09-14Ignore user-defined grep aliasesMiles Whittaker
2014-05-22Avoid unnecessary confirmationJunegunn Choi
2014-05-22Add linewise user confirmationJunegunn Choi
2014-05-21Update uninstall scriptJunegunn Choi
2014-05-20Some improvementsAndreas Böttger
2014-05-20uninstall scriptAndreas Böttger