Commit Graph

2 Commits

Author SHA1 Message Date
Mateusz Piotrowski
bfa1d4c1dc misc/with: Update to g20180520
- Set USES=shebangfix
2019-04-29 08:08:44 +00:00
Danilo G. Baio
78fa2cca52 Add misc/with: 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

PR:		226407
Submitted by:	Mateusz Piotrowski <0mp@FreeBSD.org>
2018-03-10 19:22:33 +00:00