https://github.com/floriank/tmuxconf
My tmux configuration
https://github.com/floriank/tmuxconf
Last synced: 11 months ago
JSON representation
My tmux configuration
- Host: GitHub
- URL: https://github.com/floriank/tmuxconf
- Owner: floriank
- License: mit
- Created: 2016-05-25T12:18:35.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:43:28.000Z (about 1 year ago)
- Last Synced: 2025-02-27T18:44:29.325Z (11 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tmuxconf
My tmux configuration.
## Usage
:warning: [Prerequisite steps](https://github.com/tmux-plugins/tpm#installation)
```bash
$ git clone git@github.com:floriank/tmuxconf ~/code/tmuxconf
$ cd
$ ln -s ~/code/tmuxconf/.tmux.conf
$ tmux
```
## See also
* [The most complete manpage ever](https://man7.org/linux/man-pages/man1/tmux.1.html)
* [tmux cheatsheet](https://devhints.io/tmux)