]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - runcoms/zshrc
Update deps, fix for linux
[rbdr/dotfiles] / runcoms / zshrc
index 07d4269777b51fc72acb4f349705ebe317222ec8..5d51c56124ce949aa03c6b82c22efdd198f6ca32 100644 (file)
@@ -67,13 +67,6 @@ if [[ -s "/opt/homebrew/bin/brew" ]]; then
   . /opt/homebrew/etc/profile.d/z.sh
   . /opt/homebrew/opt/asdf/libexec/asdf.sh
 else
-  # FZF Vim (Linux)
-  if [[ -s "/usr/local/bin/brew" ]]; then
-    export FZF_VIM_PATH=/usr/local/opt/fzf
-  else
-    export FZF_VIM_PATH=/usr/share/doc/fzf/examples
-  fi
-
   # Z (Linux)
   if [[ -s "/usr/libexec/z.sh" ]]; then
     . /usr/libexec/z.sh