diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-07-26 23:28:09 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-07-26 23:28:09 +0100 |
commit | 4e6c9ce03d4c75b9885e375d86f533a2bd9c3411 (patch) | |
tree | 2715e8edbb8b8926e757374930e326e2f8bf4c1f | |
parent | 355b22a3f455c1dd8b1a6d164408a9c3c6f3c968 (diff) | |
download | tomato-hs-4e6c9ce03d4c75b9885e375d86f533a2bd9c3411.tar.gz tomato-hs-4e6c9ce03d4c75b9885e375d86f533a2bd9c3411.zip |
Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ The state is saved on your `XDG_CACHE_HOME` directory (usually `$HOME/.cache`). ## Using it from tmux -You can add `tomato` o tmux with: +You can add `tomato` to tmux with: ``` set -g status-interval 1 |