comparison .bashrc @ 538:2881ea8897dc

.bashrc
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 27 Sep 2013 11:36:39 -0700
parents 9bb762fc3a94
children 1eaf74615f72
comparison
equal deleted inserted replaced
537:9bb762fc3a94 538:2881ea8897dc
60 fi 60 fi
61 61
62 # bzconsole aliases for filing bugs 62 # bzconsole aliases for filing bugs
63 alias mozbase-bug="bz new Mozbase --cc ':wlach'" 63 alias mozbase-bug="bz new Mozbase --cc ':wlach'"
64 alias mozbuild-bug="bz new --product Core 'Build Config' --cc ':gps'" 64 alias mozbuild-bug="bz new --product Core 'Build Config' --cc ':gps'"
65 alias mozharness-bug="bz new --produce 'Release Engineering' 'General Automation ' --cc ':aki' --whiteboard 'mozharness'" 65 alias mozharness-bug="bz new --product 'Release Engineering' 'General Automation ' --cc ':aki' --whiteboard 'mozharness'"
66 alias talos-bug="bz new Talos --cc ':jmaher'" 66 alias talos-bug="bz new Talos --cc ':jmaher'"
67 67
68 # PROMPT 68 # PROMPT
69 PS1='│' 69 PS1='│'
70 PS2='.' 70 PS2='.'