about summary refs log tree commit diff stats
path: root/home-manager/config/lf/cmds/chmod.sh
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/config/lf/cmds/chmod.sh')
-rw-r--r--home-manager/config/lf/cmds/chmod.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-manager/config/lf/cmds/chmod.sh b/home-manager/config/lf/cmds/chmod.sh
index f6a87336..c7bb6ff8 100644
--- a/home-manager/config/lf/cmds/chmod.sh
+++ b/home-manager/config/lf/cmds/chmod.sh
@@ -1,7 +1,7 @@
-#!/bin/sh
+#!/usr/bin/env dash
 # shellcheck disable=SC2086
 # shellcheck source=/dev/null
-. ~/.local/lib/shell/lib
+. %SHELL_LIBRARY_PATH
 
 
 readp "Mode Bits: " ans