Theming Bash (O'ReillyNet)
[Posted February 3, 2006 by ris]
O'ReillyNet
takes
a look at creating and using (bash) shell themes. "
Shell themes
are shell presets that, when invoked, customize the shell with various
useful commands for working on a specific project. For example, I can type
Theme perl/nav-menu, and then gain some shell commands that are useful for
working on my navigation menu module. Among other things, it will also
automatically change my directory to
~/progs/perl/www/Nav-Menu/trunk/module/, where I work on the
module."
(
Log in to post comments)