Merge pull request #57 from mosheDO/master

Add documentation folder and change of logging path doc
This commit is contained in:
Bruno Sutic 2021-06-10 11:39:56 +02:00 committed by GitHub
commit b5c5f7b9bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -108,6 +108,10 @@ log as above when this plugin is used:
![proper log output](/screenshots/proper_log_output.png)
### Configuration Docs
- [Changing default options](docs/configuration.md).
### Other plugins
You might also find these useful:

3
docs/configuration.md Normal file
View file

@ -0,0 +1,3 @@
# Custom configuration
The default logging path is `$HOME` To change that, add `set -g @logging-path "path"` to `.tmux.conf` file