]> git.donarmstrong.com Git - home-base.git/commitdiff
* Just use gimp-remote
authorDon Armstrong <don@donarmstrong.com>
Tue, 23 Oct 2007 21:41:35 +0000 (21:41 +0000)
committerDon Armstrong <don@donarmstrong.com>
Tue, 23 Oct 2007 21:41:35 +0000 (21:41 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 56950bfba2155d5f50cee9d4d4068553739c037a..c59a6a5b0c857c9cd82d254840251608aa46035f 100644 (file)
--- 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"