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
- Host: GitHub
- URL: https://github.com/rgson/dmux
- Owner: rgson
- Created: 2021-02-24T23:42:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T23:43:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-15T08:19:29.791Z (11 months ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`