diff options
author | zachir <zachir@librem.one> | 2025-10-08 11:15:11 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-10-08 11:15:11 -0500 |
commit | 10d59796b2525ab0b81a9efb4c5af447d279ce44 (patch) | |
tree | cc3f1c0e6b497f883af24c7aa7dcac48883c3b82 /lf | |
parent | 0bd325c01ff59fa19bed96cfe2478ffe4fc8de38 (diff) |
Add work Documents shortcutcas
Diffstat (limited to 'lf')
-rw-r--r-- | lf/lfrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -391,3 +391,4 @@ map gyb cd "~/.cache/yay" map gyc cd "~/.config/yay" map gzs cd "~/.config/zsh" map gzx cd "~/Documents/zachir.xyz" +map gdr cd "~/Documents/work" |