summaryrefslogtreecommitdiffstats
path: root/.config/zsh/plugins.zsh
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-01 14:45:01 +0200
committerjoe <rbo@gmx.us>2025-09-01 14:45:01 +0200
commit2abe5237e8d2e64bd77f9a10e5863a4aed9352fd (patch)
tree6c01145f11e93dd2d3b8d3a7fafdb1cf7674f15f /.config/zsh/plugins.zsh
parentup (diff)
downloaddotfiles-bsd-2abe5237e8d2e64bd77f9a10e5863a4aed9352fd.tar.gz
dotfiles-bsd-2abe5237e8d2e64bd77f9a10e5863a4aed9352fd.tar.bz2
dotfiles-bsd-2abe5237e8d2e64bd77f9a10e5863a4aed9352fd.tar.xz
dotfiles-bsd-2abe5237e8d2e64bd77f9a10e5863a4aed9352fd.tar.zst
dotfiles-bsd-2abe5237e8d2e64bd77f9a10e5863a4aed9352fd.zip
up
Diffstat (limited to '.config/zsh/plugins.zsh')
-rw-r--r--.config/zsh/plugins.zsh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/zsh/plugins.zsh b/.config/zsh/plugins.zsh
index 9e13701..a6281cb 100644
--- a/.config/zsh/plugins.zsh
+++ b/.config/zsh/plugins.zsh
@@ -13,4 +13,5 @@
source $HOME/.local/packs/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh >/dev/null
source $HOME/.local/packs/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh >/dev/null
-[[ -r "/usr/share/z/z.sh" ]] && source /usr/share/z/z.sh
+/home/r_bousset/.local/packs/fzf-zsh-plugin/fzf-zsh-plugin.plugin.zsh
+# [[ -r "/usr/share/z/z.sh" ]] && source /usr/share/z/z.sh