summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 8ef7c1c..176c399 100644
--- a/zshrc
+++ b/zshrc
@@ -8,6 +8,7 @@ export PATH=$PATH:$ANDROID_HOME/tools-bin
fpath+=${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions/src
+
source <(fzf --zsh)
if [[ -f '$HOME/linuxbrew/.linuxbrew/bin/brew' ]]; then
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"