aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-02 15:51:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-02 15:51:34 +1300
commita18b2c4c50620b4dc7d9b47631b07fd181f79fe6 (patch)
tree5d6f5ea474a54e772a17949abf108abedf9e8957 /README.markdown
parentGroup other dir-related tools in documentation (diff)
downloaddotfiles-a18b2c4c50620b4dc7d9b47631b07fd181f79fe6.tar.gz
dotfiles-a18b2c4c50620b4dc7d9b47631b07fd181f79fe6.zip
Improve a sentence
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index dd03e855..984c6378 100644
--- a/README.markdown
+++ b/README.markdown
@@ -212,7 +212,8 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
`vi(1)` and `view(1)` implementation if it's available.
* `x()` is a one-key shortcut for `exec startx`.
-There are a few other little tricks defined for other shells:
+There are a few other little tricks defined for other shells providing
+non-POSIX features, as compatibility allows:
* `keep()` stores ad-hoc shell functions and variables (Bash, Korn Shell 93,
Z shell).