Skip to content

Commit 4130510

Browse files
authored
Fix formatting issues in README.md
1 parent 35d14f7 commit 4130510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@
2323
+ create `~/.userrc` or `~/.ws/.userrc` and set your own utils (alias, functions, variables, etc.)
2424
2525
+ *do not edit `~/.zshrc`*
26+
27+
+ create `~/.prerc` and set your pre-run commands (e.g., `[[ -z "$TMUX" ]] && exec tmux new-session -A -s WORKSPACE` for auto tmux)
2628

2729
5. manually update (automatically update every day by default): `udws`

0 commit comments

Comments
 (0)