X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.bashrc;h=e0af9c23564be586bad131236caf407f8d2a016d;hp=8622e18c02ab267a002454a80acd150796a8b1cb;hb=00e1ec9e64437e58956bf93271ca9e05fcb7698d;hpb=c39d99b2df0ce4c6e7d9be1d313ae8b0afdf3a26 diff --git a/.bashrc b/.bashrc index 8622e18..e0af9c2 100644 --- a/.bashrc +++ b/.bashrc @@ -28,6 +28,8 @@ if [ "$PS1" ]; then alias gr='gimp-remote-2.2' alias emc='sane_editor' + alias svn-b="svn-buildpackage --svn-builder 'pdebuild --buildresult ..' --svn-ignore-new" + # set a fancy prompt #printf '\33]2;%s\007' PS1="\[\033[0;36m\]\h \t \w$\[\033[0m\] "