aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:26:03 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:26:03 +1200
commit9f9f436a679676b3977bd2209fd455723c4bf9e9 (patch)
tree2dfd7eadedc8ca6dc4f164e1113b760fdfe241f9 /README.markdown
parentAdd another comment on an issue (diff)
downloaddotfiles-9f9f436a679676b3977bd2209fd455723c4bf9e9.tar.gz
dotfiles-9f9f436a679676b3977bd2209fd455723c4bf9e9.zip
Add note about pdksh to README
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 1681e64c..0c7035a8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -204,6 +204,12 @@ things that the commands themselves don't catch. My favourite is the one that
stops me from calling `scp(1)` with no colon in either argument. I also do
things like give default arguments to `pwgen(1)`.
+#### pdksh
+
+The pdksh configuration files and functions are not nearly as featureful as the
+Bash ones. At the time of writing, these have only been tested on OpenBSD's
+pdksh fork, since that's the only reason I use it.
+
### GnuPG
The configuration for GnuPG is intended to follow [RiseUp's OpenPGP best