diff options
author | gbmor <ben@gbmor.dev> | 2020-12-09 15:31:44 -0500 |
---|---|---|
committer | gbmor <ben@gbmor.dev> | 2020-12-09 15:31:44 -0500 |
commit | 4067798535c6c0eecfc1867c28a2371536179fe3 (patch) | |
tree | 40c575b73ce52e68f2c85ca72cca0cfa066a413c /html | |
parent | 683e30085871b184e9f53c3e190ffd7252b389ab (diff) | |
download | site-4067798535c6c0eecfc1867c28a2371536179fe3.tar.gz |
added rc to the shell list
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index 5228731..6aa5a16 100644 --- a/html/index.html +++ b/html/index.html @@ -114,6 +114,7 @@ <li><code>/usr/local/bin/fish</code></li> <li><code>/usr/local/bin/tcsh</code></li> <li><code>/usr/local/bin/elvish</code></li> + <li><code>/usr/local/plan9/bin/rc</code></li> </ul> <br /> <br /> |