Mark
2ff19084ca
[install] Support for XDG Base Directory Specification ( #1282 )
...
Add --xdg option which makes the installer generate files under $XDG_CONFIG_HOME/fzf.
2018-06-01 11:54:58 +09:00
Junegunn Choi
3935aa84d8
Refactor shell extensions
...
- Use symlinks instead of generating the full content
- Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish
- Create wrapper script for fzf when Ruby version and use it instead of
exported function not to break fzf-tmux
2015-03-13 17:41:00 +09:00
Arseniy Seroka
0296fcb5cd
bash -> env bash
2014-11-30 23:04:15 +03:00
Junegunn Choi
4c923a2d19
[uninstall] Remove both patterns of source command ( #97 )
...
- `[ -f ~/.fzf.${shell} ] && source ~/.fzf.${shell}"`
- `source ~/.fzf.${shell}"`
2014-09-18 19:21:58 +09:00
Miles Whittaker
990fa00660
Check before sourcing, no longer need to remove
2014-09-18 00:01:39 -04:00
Miles Whittaker
ce53b9b2a5
Ignore user-defined grep aliases
2014-09-14 00:53:53 -04:00
Junegunn Choi
1b9dadb3d3
Avoid unnecessary confirmation
2014-05-22 02:34:20 +09:00
Junegunn Choi
c3827dea10
Add linewise user confirmation
2014-05-22 02:26:59 +09:00
Junegunn Choi
f37be006c3
Update uninstall script
2014-05-21 01:16:42 +09:00
Andreas Böttger
459c332351
Some improvements
2014-05-20 17:05:02 +02:00
Andreas Böttger
153a87d84a
uninstall script
2014-05-20 14:17:03 +02:00