Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsantiagoh/tmux
My Tmux config
https://github.com/jsantiagoh/tmux
Last synced: 10 days ago
JSON representation
My Tmux config
- Host: GitHub
- URL: https://github.com/jsantiagoh/tmux
- Owner: jsantiagoh
- Created: 2018-07-30T08:07:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-23T11:07:56.000Z (almost 6 years ago)
- Last Synced: 2024-10-28T16:47:54.788Z (about 2 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```