summary refs log tree commit diff
path: root/bin/catsh (follow)
Commit message (Collapse)AuthorAge
* Rename catsh to 1shJune McEnroe2019-06-28
| | | | | Yes it's another rename because I felt like catsh was too long. 1sh is short and unique.
* Unset iflag when exiting catshJune McEnroe2019-06-28
| | | | It saves history! It's usable!
* Consolidate catsh history documentationJune McEnroe2019-06-24
|
* Set PS1 to \$ by defaultJune McEnroe2019-04-19
| | | | Just a simplification of presumably old behavior.
* Simplify ENV default value in catsh.1June McEnroe2019-04-19
|
* Factor out XDG_CONFIG_HOME and XDG_DATA_HOMEJune McEnroe2019-04-18
|
* Rename cash to catshJune McEnroe2019-04-18