diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-28 20:19:30 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-28 20:19:30 +0200 |
commit | 299f1e8a61d0a36b697781cf8ff5f84bac07f049 (patch) | |
tree | e900c0f6e64fb9271f1e6f65bc335f9ade258674 /bin/common/fzfdirfile | |
parent | e3940e6ef33f07e162c233c0b4f28e03f4530ffe (diff) |
use fhome in favor of fzfscripts
Diffstat (limited to 'bin/common/fzfdirfile')
-rwxr-xr-x | bin/common/fzfdirfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/common/fzfdirfile b/bin/common/fzfdirfile deleted file mode 100755 index 18110ea..0000000 --- a/bin/common/fzfdirfile +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env sh -dirname "$(fzhome | fzf)" |