with

A shell context manager


Keywords
context, manager, shell, command, line, repl, context-switching, python3
License
MIT
Install
pip install with==0.0.7

Documentation

with

Build Status PyPI version Coverage

A shell context manager

Install

Use pip (Python 3 only)

pip3 install with

Usage

Type with followed to the command you don’t want to repeat, than type the subcommand. Eg:

with git

Type Ctrl-D to quit.