diff options
Diffstat (limited to 'zshrc')
| -rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)" |
