Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanmc2005/tmux-config
My tmux configuration
https://github.com/juanmc2005/tmux-config
Last synced: 25 days ago
JSON representation
My tmux configuration
- Host: GitHub
- URL: https://github.com/juanmc2005/tmux-config
- Owner: juanmc2005
- Created: 2024-03-21T13:38:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T13:50:20.000Z (8 months ago)
- Last Synced: 2024-03-21T15:00:34.293Z (8 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My tmux config
## Install
- Install tmux>=3.2a
- Install config:```shell
git clone [email protected]:juanmc2005/tmux-config.git && ln -s tmux-config/.tmux.conf ~/.tmux.conf
```- Install plugin manager:
```shell
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```- Apply the config:
```shell
tmux source ~/.tmux.conf
```- Install plugins: open tmux, then `Ctrl+Space+I`