From 39f44b6aa5ebb29405a4523d4ef12cc4aacad4f6 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sun, 12 Jan 2014 03:01:32 -0700 Subject: updated dir names and ranger keybindings --- .config/ranger/rifle.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/ranger/rifle.conf') diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index e7fed6b..d3c9388 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -161,12 +161,15 @@ ext djvu, has evince, X, flag f = evince -- "$@" # Archives #------------------------------------------- # This requires atool +ext cbr|cbz, has mcomix, X, flag f = mcomix -- "$@" ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has als = als -- "$@" | "$PAGER" ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has als = als -- "$@" | "$PAGER" ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has aunpack = aunpack -- "$@" ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has aunpack = aunpack -- "$@" ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has engrampa, X, flag f = engrampa -- "$@" ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has engrampa, X, flag f = engrampa -- "$@" +ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has mcomix, X, flag f = mcomix -- "$@" +ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has mcomix, X, flag f = mcomix -- "$@" # Fallback: ext tar|gz, has tar = tar vvtf "$@" | "$PAGER" -- cgit v1.2.3