1
0
Fork 0
mirror of synced 2024-06-01 14:51:10 -04:00

docs: note about error code 1

this same problem occured for me with a 1 error code return
This commit is contained in:
Michael Bianco 2023-07-08 07:20:56 -06:00
parent 99469c4a9b
commit 56f0ec4bf6
No known key found for this signature in database
GPG key ID: E5E32D3B0D0B4261

View file

@ -100,3 +100,5 @@ set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
``` ```
before any `run-shell`/`run` commands in `~/.tmux.conf`. before any `run-shell`/`run` commands in `~/.tmux.conf`.
Note that same error can also trigger a `~/.tmux/plugins/tpm/tpm' returned 1` error.