Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lucasmacori/tmux
- Owner: lucasmacori
- Created: 2024-05-05T19:14:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T18:41:57.000Z (8 months ago)
- Last Synced: 2024-11-06T12:49:07.715Z (2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.conf5. Load TPM by pressing + I (Capital i!)