We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1127328 commit a961e00Copy full SHA for a961e00
README.md
@@ -46,7 +46,7 @@ $ kube-tmux -separator=':' -ctxFg='blue' -sepFg 'colour250' -nsFg 'default'
46
- `go version`
47
- `go version devel go1.17-543e098320 Wed May 5 19:17:46 2021 +0000 X:staticlockranking darwin/amd64`
48
- tmux `default-shell` is `/bin/sh`.
49
-- On darwin, `"echo 3 > /proc/sys/vm/drop_caches"` similar command is `"sync && sudo purge"`
+- On darwin, `echo 3 > /proc/sys/vm/drop_caches` similar command is `sync && sudo purge`
50
51
### Result
52
0 commit comments