summaryrefslogtreecommitdiff
path: root/bin/common
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-03-28 20:19:30 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-03-28 20:19:30 +0200
commit299f1e8a61d0a36b697781cf8ff5f84bac07f049 (patch)
treee900c0f6e64fb9271f1e6f65bc335f9ade258674 /bin/common
parente3940e6ef33f07e162c233c0b4f28e03f4530ffe (diff)
use fhome in favor of fzfscripts
Diffstat (limited to 'bin/common')
-rwxr-xr-xbin/common/fzfdir2
-rwxr-xr-xbin/common/fzfdirfile2
-rwxr-xr-xbin/common/fzffile2
3 files changed, 0 insertions, 6 deletions
diff --git a/bin/common/fzfdir b/bin/common/fzfdir
deleted file mode 100755
index fdbe79c..0000000
--- a/bin/common/fzfdir
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env sh
-fzhome d | fzf
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)"
diff --git a/bin/common/fzffile b/bin/common/fzffile
deleted file mode 100755
index e2f9f76..0000000
--- a/bin/common/fzffile
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env sh
-fzhome | fzf