commit | 3f8fe6157c9bcc804ac64d3845ac944b1446eaa4 | [log] [tgz] |
---|---|---|
author | Erich Smith <heartquest@gmail.com> | 周三 5月 09 09:27:10 2012 -0400 |
committer | Erich Smith <heartquest@gmail.com> | 周三 5月 09 09:27:10 2012 -0400 |
tree | 18a99888de1c1720f66484de8e51c9c04f882e45 | |
parent | 635c380a91505f26d78a311f11326a1f59cfc968 [diff] [blame] |
update plugin documentation
diff --git a/plugins/available/_xterm.plugins.bash b/plugins/available/_xterm.plugins.bash index 9c8c668..b3810e7 100644 --- a/plugins/available/_xterm.plugins.bash +++ b/plugins/available/_xterm.plugins.bash
@@ -6,6 +6,9 @@ # # [issue 108]: https://github.com/revans/bash-it/issues/108 +cite about-plugin +about-plugin 'automatically set your xterm title with host and location info' + set_xterm_title () { local title="$1" echo -ne "\e]0;$title\007"