From ecae39ed52d176ff26e5b39edba923518ddfea3b Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 6 Oct 2025 21:20:06 +0200 Subject: up --- .profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index 524be08..6443a5a 100644 --- a/.profile +++ b/.profile @@ -22,6 +22,8 @@ export ENV=$HOME/.config/env . $ENV # export PATH="$HOME"/.local/bin:"$HOME"/.local/bin/status:"$GOBIN":"$XDG_PACKAGE_HOME"/fzf-zsh-plugin/bin:"$XDG_DATA_HOME"/cargo/bin:"$PATH" +_gen_fzf_default_opts + # Let sh(1) know it's at home, despite /home being a symlink. if [ "$PWD" != "$HOME" ] && [ "$PWD" -ef "$HOME" ] ; then cd ; fi -- cgit v1.2.3