Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasmacori/tmux

My custom tux config (coupled with my nvim config)
https://github.com/lucasmacori/tmux

Last synced: 16 days ago
JSON representation

My custom tux config (coupled with my nvim config)

Awesome Lists containing this project

README

        

# tmux

This is my custom tmux config.

## Install steps

1. Install tmux
2. Install TPM: https://github.com/tmux-plugins/tpm
3. Copy the .tmux.conf file into the home directory
Using this command: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
4. Reload the tmux config

- Open a new tmux session
- Type in + : to open command line
- Type in source-file ~/.tmux.conf

5. Load TPM by pressing + I (Capital i!)