Skip to content

Commit b5c5f7b

Browse files
authored
Merge pull request #57 from mosheDO/master
Add documentation folder and change of logging path doc
2 parents 4717cbd + 556c8ca commit b5c5f7b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ log as above when this plugin is used:
108108

109109
![proper log output](/screenshots/proper_log_output.png)
110110

111+
### Configuration Docs
112+
113+
- [Changing default options](docs/configuration.md).
114+
111115
### Other plugins
112116

113117
You might also find these useful:

docs/configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Custom configuration
2+
3+
The default logging path is `$HOME` To change that, add `set -g @logging-path "path"` to `.tmux.conf` file

0 commit comments

Comments
 (0)