diff options
author | June McEnroe <june@causal.agency> | 2018-08-15 18:50:38 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-08-15 18:50:38 -0400 |
commit | 55c86f99094930cbbdca9cf68f32771d486fb1e0 (patch) | |
tree | c7ad334f3f84484615746e046ccfdc66598000e7 /home | |
parent | Add GNU color aliases to mkshrc (diff) | |
download | src-55c86f99094930cbbdca9cf68f32771d486fb1e0.tar.gz src-55c86f99094930cbbdca9cf68f32771d486fb1e0.zip |
Source kshrc from mksh
Kind of annoying to need two files, but for now I want to maintain compatibility with all ksh implementations.
Diffstat (limited to 'home')
-rw-r--r-- | home/.mkshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.mkshrc b/home/.mkshrc new file mode 100644 index 00000000..2e04faac --- /dev/null +++ b/home/.mkshrc @@ -0,0 +1 @@ +source ~/.kshrc |