summaryrefslogtreecommitdiff
path: root/.vifm/vifmrc
diff options
context:
space:
mode:
Diffstat (limited to '.vifm/vifmrc')
-rw-r--r--.vifm/vifmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vifm/vifmrc b/.vifm/vifmrc
index e6d966d..94337e6 100644
--- a/.vifm/vifmrc
+++ b/.vifm/vifmrc
@@ -135,6 +135,7 @@ command! make !!make %a
command! mkcd :mkdir %a | cd %a
command! vgrep vim "+grep %a"
command! reload :write | restart
+command link ln -s -r %d/%f %D
" ------------------------------------------------------------------------------