Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
A minimal configuration for tmux - similar to Oh My Tmux, but simpler.
- Host: GitHub
- URL: https://github.com/zaiste/tmuxed
- Owner: zaiste
- License: mit
- Created: 2012-04-28T21:58:43.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T13:13:53.000Z (about 2 years ago)
- Last Synced: 2024-10-23T10:00:00.821Z (13 days ago)
- Topics: configuration, dotfiles, shell, terminal, tmux, tmux-conf, tmux-themes
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 93
- Watchers: 7
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```