aboutsummaryrefslogblamecommitdiff
path: root/misc/with/pkg-descr
blob: 4be180be787c70beb439c94b9391d25d5cc227f2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                      
Command prefixing for continuous workflow using a single tool.

Starts an interactive shell with where every command is prefixed using
<program>, for example:

  $ with git
  git> add .
  git> commit -a -m "Commited"
  git> push

WWW: https://github.com/mchav/with