From 68e804116d75ccc73afa13e0f3c3fa088b676241 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Tue, 30 Jul 2013 17:12:41 +0200 Subject: [PATCH] Comments --- .shell.d/alias_rc | 3 +-- .shell.d/dircolorsdb | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.shell.d/alias_rc b/.shell.d/alias_rc index 2e496e81..f34e9668 100644 --- a/.shell.d/alias_rc +++ b/.shell.d/alias_rc @@ -100,7 +100,7 @@ alias xres='xrandr -s $(xrandr | awk '"'"'/^ / {print $1;exit}'"'"')' #alias -g G='| grep -' #alias -g L='| less' -## Now just type the image name to launch irfanview +## Now just type the image name to launch your image preview #alias -s jpg='/usr/bin/sxiv' # fi @@ -108,7 +108,6 @@ alias xres='xrandr -s $(xrandr | awk '"'"'/^ / {print $1;exit}'"'"')' ##============================================================================== ## Emacs ##============================================================================== -## 'em' is a wrapper script for emacsclient. if [ -n "$(command -v em)" ]; then alias emacs-reload="emacsclient -e '(kill-emacs)' >/dev/null 2>&1; emacs --daemon" fi diff --git a/.shell.d/dircolorsdb b/.shell.d/dircolorsdb index b012cbcb..97cacbb6 100644 --- a/.shell.d/dircolorsdb +++ b/.shell.d/dircolorsdb @@ -40,8 +40,8 @@ MULTIHARDLINK 1;37 # regular file with more than one link .zoo 91 ## Disc image -.img 4;31 -.iso 4;31 +.img 4;91 +.iso 4;91 # Image formats (underlined yellow) .bmp 4;33