This commit is contained in:
Tod Beardsley
2012-05-04 11:23:12 -05:00
parent 4d87fc92f2
commit 7f03097248
+2 -1
View File
@@ -170,8 +170,9 @@ You should end up with a complete copy of Metasploit in the metasploit-framework
Now might be a good time to decorate up your prompt. I've hacked this together for my ~/.bash_aliases. It's a little ugly, but it works:
<script src="https://gist.github.com/2555109.js?file=.bashrc"></script>
[[/screens/fork04.png]]
[here](https://gist.github.com/2555109)
What this does is let me know on the command line prompt which version of Ruby, which gemset, and which Git branch I happen to be in. The end result looks like this:
[[/screens/fork05.png]]