mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 06:49:45 +01:00
tools/etc: clearer file structure
This commit is contained in:
@@ -478,7 +478,7 @@ nnoremap cc cw<c-u>
|
|||||||
nnoremap A cw
|
nnoremap A cw
|
||||||
|
|
||||||
" Mapping for extraction
|
" Mapping for extraction
|
||||||
nnoremap x :!extract %f<cr>
|
nnoremap x :!vifm_extract %f<cr>
|
||||||
|
|
||||||
" Open console in current directory
|
" Open console in current directory
|
||||||
nnoremap ,t :!xterm &<cr>
|
nnoremap ,t :!xterm &<cr>
|
||||||
|
|||||||
1
.local/bin/etc/vifm/vifm_extract
Symbolic link
1
.local/bin/etc/vifm/vifm_extract
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../tools/extract
|
||||||
Reference in New Issue
Block a user