Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`