From a4ea67f5cbd16015f80e3542519f2ca978c114c4 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Fri, 12 Mar 2021 21:04:49 +0300 Subject: feat(vifm): bootstrap tmuxinator project from vifm --- .vifm/vifmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vifm/vifmrc') 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 " ------------------------------------------------------------------------------ -- cgit v1.2.3