Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vncsmyrnk/tmux-config

My tmux config
https://github.com/vncsmyrnk/tmux-config

tmux

Last synced: 11 days ago
JSON representation

My tmux config

Awesome Lists containing this project

README

        

# tmux Config

My tmux config.

## Install

This project uses [just](https://github.com/casey/just) and [stow](https://www.gnu.org/software/stow/) for the installation.

```bash
just install
```

Considering `tmux` is already installed, you can just run:

```bash
just config
```

After downloading the config, run `tmux source ~/.tmux.conf` and `PREFIX + I` for installing the plugins.