File modified: bin/setenv.sh
Change278 at Thu Apr 22 09:43:23 2010 +0200 by Ivan Kanis <ivan@tao>
diff -r 81d4eb6ff3e1 -r 34c604d76372 bin/setenv.sh --- a/bin/setenv.sh Tue Apr 20 16:33:05 2010 +0200 +++ b/bin/setenv.sh Thu Apr 22 09:43:23 2010 +0200 @@ -315,7 +315,7 @@ alias lynx='lynx -nounderline' alias make-kpkg='nice make-kpkg --rootcmd fakeroot' alias mount='sudo mount' -alias start='start.sh' +alias bgn='start.sh' alias stop='stop.sh' alias skype='skype.sh' alias umount='sudo umount'