]> code.delx.au - dotfiles/commit
bash: include hostname in all xterm titles
authorJames Bunton <jamesbunton@delx.net.au>
Tue, 12 Mar 2019 11:50:37 +0000 (22:50 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Tue, 12 Mar 2019 11:50:37 +0000 (22:50 +1100)
commit98c976134487b8901eef02ea132f2217d0552550
tree45f0ad7409b4eaf3f6c773f29e45f03a8efff88e
parenta2663cee09e520ba767ff16ecd0271ea4d2c80e3
bash: include hostname in all xterm titles

- Reorderd hostname in print_title_prompt to match vim/emacs
- Added hostname to print_title_exec
- Cleanup: Use local instead of unset in print_exit_code
- Cleanup: Use \e and \a instead of \033 and \007
.bashrc