aboutsummaryrefslogtreecommitdiff
path: root/.vifm/vifmrc
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-03-12 21:04:49 +0300
committereug-vs <eug-vs@keemail.me>2021-03-12 21:04:49 +0300
commita4ea67f5cbd16015f80e3542519f2ca978c114c4 (patch)
treeb7708dfc7121e86ddd33c2e41f6c6f4c925cf584 /.vifm/vifmrc
parentc728f0e1fc34167a01daa7990afa5d49805023a2 (diff)
downloaddotfiles-a4ea67f5cbd16015f80e3542519f2ca978c114c4.tar.gz
feat(vifm): bootstrap tmuxinator project from vifm
Diffstat (limited to '.vifm/vifmrc')
-rw-r--r--.vifm/vifmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vifm/vifmrc b/.vifm/vifmrc
index 7b4757b..4aeb9bd 100644
--- a/.vifm/vifmrc
+++ b/.vifm/vifmrc
@@ -141,7 +141,7 @@ command! make !!make %a
command! mkcd :mkdir %a | cd %a
command! vgrep vim "+grep %a"
command! reload :write | restart
-command! w :!i3-workspace.sh %d/%c
+command! w :!bootstrap.sh %d/%c
" ------------------------------------------------------------------------------