summaryrefslogtreecommitdiff
path: root/lf
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2026-06-09 12:57:53 -0500
committerzachir <zachir@librem.one>2026-06-09 12:57:58 -0500
commit19066394acb328098d71a030d3b91af9ae8f295a (patch)
treec17278c1113137ea99c2ccce39bb3e7a0e136927 /lf
parent716c1e5a60cd07b224126140d7619fae9aca3ee6 (diff)
Add shortcut for ~/Shared
Diffstat (limited to 'lf')
-rw-r--r--lf/lfrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lf/lfrc b/lf/lfrc
index 7c04692..67dc5f8 100644
--- a/lf/lfrc
+++ b/lf/lfrc
@@ -389,6 +389,7 @@ map grs cd "/etc/runit/sv"
map gsc cd "~/.local/bin/scripts"
map gsh cd "~/.config/sh"
map gsl cd "~/.local/src/slock"
+map gsr cd "~/Shared"
map gss cd "/etc/s6/sv"
map gst cd "~/.local/src/st"
map gsx cd "~/.config/sxhkd"