1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-26 04:57:45 +01:00

tools/etc: clearer file structure

This commit is contained in:
tiyn 2023-11-12 14:58:03 +01:00
parent 158e080d53
commit 56ab3588da
3 changed files with 2 additions and 1 deletions

View File

@ -478,7 +478,7 @@ nnoremap cc cw<c-u>
nnoremap A cw
" Mapping for extraction
nnoremap x :!extract %f<cr>
nnoremap x :!vifm_extract %f<cr>
" Open console in current directory
nnoremap ,t :!xterm &<cr>

View File

@ -0,0 +1 @@
../../tools/extract