about summary refs log tree commit diff stats
path: root/home-manager/config/lf/cmds/dragon_stay
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/config/lf/cmds/dragon_stay')
-rwxr-xr-xhome-manager/config/lf/cmds/dragon_stay8
1 files changed, 0 insertions, 8 deletions
diff --git a/home-manager/config/lf/cmds/dragon_stay b/home-manager/config/lf/cmds/dragon_stay
deleted file mode 100755
index aff9d01d..00000000
--- a/home-manager/config/lf/cmds/dragon_stay
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /usr/bin/env dash
-# shellcheck disable=SC2086
-# shellcheck source=/dev/null
-# . ~/.local/lib/shell/lib
-. %SHELL_LIBRARY_PATH
-
-dragon -a "$fx"
-# vim: ft=sh