Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tony/tmuxp-config
Configs for tmuxp (https://github.com/tony/tmuxp)
https://github.com/tony/tmuxp-config
dotfiles tmux tmuxp
Last synced: 19 days ago
JSON representation
Configs for tmuxp (https://github.com/tony/tmuxp)
- Host: GitHub
- URL: https://github.com/tony/tmuxp-config
- Owner: tony
- License: mit
- Created: 2015-03-21T00:49:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T13:52:22.000Z (about 1 month ago)
- Last Synced: 2024-12-01T06:02:00.754Z (28 days ago)
- Topics: dotfiles, tmux, tmuxp
- Language: Python
- Size: 84 KB
- Stars: 32
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tmuxp configuration files
Configuration files for [tmuxp].
Instructions:
1. Install [tmux].
2. [Install tmuxp].
3. Fork / clone this repo to `~/.dot-config`:
``` {.sh}
# if forked, change the URL below to your repo
$ git clone https://github.com/tony/tmuxp-config.git ~/.tmuxp
```4. Type `tmuxp load ~/.tmuxp/.yaml`.
[tmuxp]: https://github.com/tony/tmuxp
[tmux]: http://tmux.sourceforge.net/
[Install tmuxp]: http://tmuxp.readthedocs.org/en/latest/quickstart.html## License
MIT