mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
17
files/system/etc/skel/.tmux/plugins/cole-tmux/README.md
Normal file
17
files/system/etc/skel/.tmux/plugins/cole-tmux/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Cole for [tmux](https://github.com/tmux/tmux/wiki)
|
||||
|
||||
A tmux theme based on the [Cole](https://github.com/thekylehuang/cole) colorscheme. Uses only default colors (no configuration).
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
### Using TPM (Tmux Plugin Manager)
|
||||
|
||||
Add these lines to the top of `~/.config/tmux/tmux.conf`:
|
||||
|
||||
```tmux
|
||||
set -g @plugin 'thekylehuang/cole-tmux'
|
||||
```
|
||||
|
||||
Then press `prefix + I` to fetch and install. It should appear in `~/.config/tmux/plugins/`.
|
||||
Reference in New Issue
Block a user