pathhack [-f] [+HACK|-HACK] [--] [COMMAND [ARGS...]]
authorMark Wooding <mdw@distorted.org.uk>
Wed, 5 Apr 2006 12:37:23 +0000 (13:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 5 Apr 2006 13:43:20 +0000 (14:43 +0100)
commit32f790cc0e7d26f37aedd19a5cc59e6668632106
tree834ea1120d2bb31c3dcc2a48f35b07b2279f3f64
parentec2de2b7d2550c80d56bae8a8e16c353ddfb7381
pathhack [-f] [+HACK|-HACK] [--] [COMMAND [ARGS...]]

Path hacks are stored in ~/bin/hacks.  `+HACK' adds a hack to the path,
`-HACK' removes it.  If a COMMAND is given, run the command with the
hacked path; otherwise set it in the current shell.

If `-f' is given, force reordering of added hacks; otherwise, if a hack
is already inserted, ignore it.

With no arguments, print the installed hacks in order.
bashrc