From: Don Armstrong Date: Tue, 23 Oct 2007 21:41:35 +0000 (+0000) Subject: * Just use gimp-remote X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=6799ba99bb3dd1e2aa5f38800ddc78d1c15de46b * Just use gimp-remote --- 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"