X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.bashrc;fp=.bashrc;h=c59a6a5b0c857c9cd82d254840251608aa46035f;hp=56950bfba2155d5f50cee9d4d4068553739c037a;hb=6799ba99bb3dd1e2aa5f38800ddc78d1c15de46b;hpb=509b0099859d6baaae998f44ed82732e456c1e56 diff --git a/.bashrc b/.bashrc index 56950bf..c59a6a5 100644 --- a/.bashrc +++ b/.bashrc @@ -25,7 +25,7 @@ if [ "$PS1" ]; then # enable color support of ls and also add handy aliases eval `dircolors -b` alias ls='ls --color=auto' - alias gr='gimp-remote-2.2' + alias gr='gimp-remote' alias emc='sane_editor' alias svn-b="svn-buildpackage --svn-builder 'pdebuild --buildresult ..' --svn-ignore-new"