summaryrefslogtreecommitdiff
path: root/bin/common
diff options
context:
space:
mode:
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