We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d14f7 commit 4130510Copy full SHA for 4130510
README.md
@@ -23,5 +23,7 @@
23
+ create `~/.userrc` or `~/.ws/.userrc` and set your own utils (alias, functions, variables, etc.)
24
25
+ *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)
28
29
5. manually update (automatically update every day by default): `udws`
0 commit comments