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

https://github.com/floriank/tmuxconf

My tmux configuration
https://github.com/floriank/tmuxconf

Last synced: 11 months ago
JSON representation

My tmux configuration

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)