Added a function to get your public IP address

This commit is contained in:
Robert R Evans
2010-10-02 15:23:57 -07:00
parent 1081b7b2e0
commit 070107ab95
5 changed files with 19 additions and 23 deletions

View File

@@ -23,8 +23,7 @@ cp template/bash_profile.template.bash ~/.bash_profile
I'm working on adding various custom help screens to bash it. Currently, bash it has the following commands to show help screens:
<pre><code>
bash-it
plugin-help
bash-it (will show all the help commands)
rails-help
git-help
</code></pre>