aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/rc/S90_fzf
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2016-08-20 23:44:55 +0500
committerAnton Bobov <abobov@gmail.com>2016-08-23 08:45:21 +0500
commitd73894fc1ab71a441080b860c2d101b9fbfb3992 (patch)
tree8898056665a8ecbe7c8cc98dedac4bc5630956ee /files/.zsh/rc/S90_fzf
parent54f121265ece225dfd8e069af1a44878c01730c2 (diff)
[zhs] Alias and LESS filter.
* add LESS file filter * don't use grc if not installed * fix aliases with sudo and watch * source fzf (https://github.com/junegunn/fzf) if found
Diffstat (limited to 'files/.zsh/rc/S90_fzf')
-rw-r--r--files/.zsh/rc/S90_fzf1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.zsh/rc/S90_fzf b/files/.zsh/rc/S90_fzf
new file mode 100644
index 0000000..67cb4e9
--- /dev/null
+++ b/files/.zsh/rc/S90_fzf
@@ -0,0 +1 @@
+[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh