aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-06 16:35:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-06 16:35:50 +1200
commite077e42c325d4b223ec572216a317d677489f538 (patch)
treed5f581aec9db0066b0b0643bdaa48f63d304e7ab /README.markdown
parentHandle different .* expansion in cf(1), dub(1) (diff)
downloaddotfiles-e077e42c325d4b223ec572216a317d677489f538.tar.gz
dotfiles-e077e42c325d4b223ec572216a317d677489f538.zip
Starting an attempt at pdksh configuration
Not really sure how I'll approach this yet.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index a9e411fd..caa9d86c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -62,6 +62,8 @@ Configuration is included for:
* [`mysql(1)`](http://linux.die.net/man/1/mysql) -- Command-line MySQL client
* [Ncmpcpp](http://rybczak.net/ncmpcpp/) -- ncurses music player client
* [Newsbeuter](https://www.newsbeuter.org/) -- Terminal RSS/Atom feed reader
+* [`pdksh(1)`](https://www.cs.mun.ca/~michael/pdksh/) -- public domain fork of
+ the Korn shell
* [`psql(1)`](http://linux.die.net/man/1/psql) -- Command-line PostgreSQL
client
* [Perl::Critic](http://perlcritic.com/) -- static source code analysis engine