An open API service indexing awesome lists of open source software.

https://github.com/rgson/dmux

"Directory multiplexer" based on tmux
https://github.com/rgson/dmux

Last synced: 10 months ago
JSON representation

"Directory multiplexer" based on tmux

Awesome Lists containing this project

README

          

# dmux

"Directory multiplexer" based on `tmux`.

Opens synchronized terminal sessions in multiple directories at once.
Lets you conveniently execute the same commands in all of them.

```
Usage: dmux DIRECTORY...
```

## Requirements

- `tmux`
- `zsh`