summaryrefslogtreecommitdiff
path: root/.vifm/vifmrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-10-30 14:24:28 +0000
committerUrbain Vaes <urbain@vaes.uk>2015-10-30 14:24:28 +0000
commit4fbc8645147de6b134b9540753239810b2cf7942 (patch)
tree08dbea98021ef49655d66fec7806bcacbdab896d /.vifm/vifmrc
parent4cac9a922bb8ee70445f54b454952b87108bae2f (diff)
Move personal files to different repository
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
" ------------------------------------------------------------------------------