feat: releases (#260)
* feat: bootstrap release please
* docs: add instruction to install a tag/release via tpm
* chore: add `tmux.conf` placeholder for bug template
* docs: add CONTRIBUTING.md
Copied from 3fdc011242/CONTRIBUTING.md
* refactor: change vlatest to latest
* docs: remove merge instructions
* docs: use full version as tag msg
This commit is contained in:
parent
408c02ccf4
commit
5fbacdf355
6 changed files with 113 additions and 1 deletions
|
@ -55,7 +55,8 @@ If you do not have a patched font installed, you can override or remove any icon
|
|||
2. Add the Catppuccin plugin:
|
||||
|
||||
```bash
|
||||
set -g @plugin 'catppuccin/tmux'
|
||||
set -g @plugin 'catppuccin/tmux#latest' # See https://github.com/catppuccin/tmux/tags for additional tags
|
||||
# set -g @plugin 'catppuccin/tmux' # main branch
|
||||
# ...alongside
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue