diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2017-01-03 15:40:48 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2017-01-03 15:40:48 +1300 |
commit | 39a5146a7f1e10476277a6b00c24234406f4ec89 (patch) | |
tree | 012cc78cbceaeffd562785348a4bbdb4b5f0c4a2 | |
parent | Add an rksh issue (diff) | |
download | dotfiles-39a5146a7f1e10476277a6b00c24234406f4ec89.tar.gz dotfiles-39a5146a7f1e10476277a6b00c24234406f4ec89.zip |
Add another issue
-rw-r--r-- | ISSUES.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown index 5b9541fe..0807337d 100644 --- a/ISSUES.markdown +++ b/ISSUES.markdown @@ -19,3 +19,4 @@ Known issues that would probably be worthwhile. * I can't find a clean way of detecting a restricted shell for ksh instances to prevent trying to load anything fancy (works for Bash) + * Zsh, either! $options[restricted] is "off" within the startup file |