summaryrefslogtreecommitdiff
path: root/vifm
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-04-09 17:19:49 +0100
committerUrbain Vaes <urbain@vaes.uk>2016-04-09 17:19:49 +0100
commitc8fb4a598c6067944d4d4ea3c13856f28167f4e7 (patch)
tree4cf5e67f506604457c9513f69218b95f401ac074 /vifm
parent28969c5dee61c2b6108965be7dec7cab38247063 (diff)
Use environment variable in dotfiles
Diffstat (limited to 'vifm')
-rw-r--r--vifm/vifmrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/vifm/vifmrc b/vifm/vifmrc
index d6f8936..8a301db 100644
--- a/vifm/vifmrc
+++ b/vifm/vifmrc
@@ -185,6 +185,7 @@ filextype *.djvu
" Audio
filetype *.wav,*.mp3,*.flac,*.ogg,*.m4a,*.wma,*.ape,*.ac3
+ \ mpv %f,
\ {Play using ffplay}
\ ffplay -nodisp %c,
\ {Play using MPlayer}
@@ -245,6 +246,11 @@ filetype *.asc
\ {Check signature}
\ !!gpg --verify %c,
+" GMSH file
+filetype *.geo, *.msh, *.pos
+ \ {Open in gmsh}
+ \ gmsh %d,
+
" Torrent
filetype *.torrent ktorrent %f &
fileviewer *.torrent dumptorrent -v %c