Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zaiste/tmuxed

A minimal configuration for tmux - similar to Oh My Tmux, but simpler.
https://github.com/zaiste/tmuxed

configuration dotfiles shell terminal tmux tmux-conf tmux-themes

Last synced: about 5 hours ago
JSON representation

A minimal configuration for tmux - similar to Oh My Tmux, but simpler.

Awesome Lists containing this project

README

        



tmux'ed


A simple configuration for tmux.


## Installation

```bash
cd
git clone https://github.com/zaiste/tmuxed.git .tmux

# link tmux.conf
ln -sfn ~/.tmux/tmux.conf ~/.tmux.conf
```