Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsantiagoh/tmux

My Tmux config
https://github.com/jsantiagoh/tmux

Last synced: 10 days ago
JSON representation

My Tmux config

Awesome Lists containing this project

README

        

Tmux Configuration
==================

```
❯ git clone https://github.com/jsantiagoh/tmux.git ~/.tmux
❯ ln -s ~/.tmux/tmux.conf ~/.tmux.conf
```

## Terminfo configuration

```
> brew install ncurses
> tic -x tmux.terminfo
> tic -x tmux-256color.terminfo
```