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

https://github.com/sebastienelet/dotfiles-tmux

Tmux configuration
https://github.com/sebastienelet/dotfiles-tmux

Last synced: 5 months ago
JSON representation

Tmux configuration

Awesome Lists containing this project

README

          

Tmux
====

# Installation

`````bash
cd && git clone --recursive https://github.com/Nasga/dotfiles-tmux.git\
.dotfiles-tmux && ln -s .dotfiles-tmux/tmux.conf .tmux.conf
`````

# Update

`````bash
cd ~/.dotfiles-tmux && git pull --all
`````