aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:00:29 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-09 11:00:29 +1200
commit23743e0ab8ea9cb08e02bc3600c0a7e5bd121b28 (patch)
tree44f887de3cd42f3d7c4c250745ebb3a870c84ad8 /README.markdown
parentAdd () suffix to function names (diff)
parentAdjust README wrapping (diff)
downloaddotfiles-23743e0ab8ea9cb08e02bc3600c0a7e5bd121b28.tar.gz
dotfiles-23743e0ab8ea9cb08e02bc3600c0a7e5bd121b28.zip
Merge branch 'pdksh'
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 f48854ea..8b7e1d54 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](https://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