rjc
/
wiki
forked from institute/wiki
1
0
Fork 0
The wiki data for https://wiki.tilde.institute
Go to file
Raf Czlonka 4e2c82f4fb Improve command substitution
- .kshrc file isn't special - $ENV can point to any file
- use $MAIL since is available by default
- replace backticks ('`') with '$()' - they both nest and look better
- be consistent about using `[` or `test` - chose the latter here
- use `-n` for the second test case in order to keep the examples'
  logic the same:

	[...] && echo '* '
2023-07-11 16:13:32 +01:00
assets fixed the markdown for the repo list 2020-11-24 19:12:54 -05:00
pages Improve command substitution 2023-07-11 16:13:32 +01:00
pages-disabled template page 2020-01-17 15:41:50 -05:00
.gitignore tildewiki 2019-09-02 17:42:06 -04:00
README.md updated contributing info 2020-07-12 12:48:47 -04:00

README.md

wiki.tilde.institute

This repository holds the wiki data for tilde.institute

Depending on which mirror you find this repo at, either submit a PR or mail a patch in to add or edit a page.

Software

This uses tildewiki