feat: add Tmux.md cheatsheet. (#33) 29f3b971d2

This commit is contained in:
jaywcjlove
2022-11-09 07:00:32 +00:00
parent ceac94963d
commit 72e305ce8f
5 changed files with 513 additions and 7 deletions

View File

@ -165,6 +165,9 @@ menu {
yel {
color: var(--color-prettylights-syntax-variable);
}
red {
color: var(--color-danger-fg);
}
pur {
color: var(--color-prettylights-syntax-entity);
}