Mercurial > hg > config
comparison .bashrc @ 540:8c9cd7472d28
.bashrc
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 27 Sep 2013 11:50:54 -0700 |
parents | 1eaf74615f72 |
children | f9614844e872 |
comparison
equal
deleted
inserted
replaced
539:1eaf74615f72 | 540:8c9cd7472d28 |
---|---|
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 --product '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='.' |