Commit Graph

18 Commits

Author SHA1 Message Date
Lucas ee215f8eac Fix license years 2023-06-20 01:00:31 +00:00
Lucas 6343210d90 Consistently use -r instead of -f for conditional shell sourcing 2023-06-20 00:47:14 +00:00
Lucas 8e24da6bcd shrc: remove shgit integration 2023-02-11 12:34:07 +00:00
Lucas a783663e02 shrc: remove \unalias -a
At least on OpenBSD's ksh, local is an alias, and it's too useful to let
it go.
2023-02-11 12:28:35 +00:00
Lucas a46787c684 shrc: simplify per-host customization
Use ~/.shrc.local instead of ~/.shrc.$(hostname)
2022-11-06 13:39:34 +00:00
Lucas e104192fa5 shrc: allow per-host customization 2022-10-01 15:02:34 +00:00
Lucas 0c39daaa0a shrc: add support for calendar 2022-08-08 16:35:17 +00:00
Lucas 17bccfb1b0 shrc: remove stderr redirect from command calls 2022-08-08 16:25:57 +00:00
Lucas 8d3c63cc5e shrc: add support for NNCP 2022-03-20 04:13:00 +00:00
Lucas 95a8ef0800 shrc: set `stty status` on OpenBSD 2021-12-15 09:06:33 +00:00
Lucas a7c8d5e369 sekrit: don't define a default SEKRIT_GPG_ID
And abort operation if no SEKRIT_GPG_ID is provided.
2020-08-26 02:42:12 +00:00
Lucas 1839a100f6 shrc: replace vi with nvi 2020-08-23 14:48:24 +00:00
Lucas 0f6b0e5133 Shell cosmetic changes 2020-08-23 14:48:24 +00:00
Lucas f12ede4a16 shrc: add local perl5 lib path 2020-07-09 21:52:40 +00:00
Lucas 63c21d37a5 Only add shgit to PS1 if git is installed 2020-02-17 22:40:13 +00:00
Lucas 0d2097cee2 Quote bare '?' as it's a glob pattern 2019-12-09 11:07:17 +00:00
Lucas ba76c45683 Fix shgit shell style and reenable it 2019-12-09 11:05:22 +00:00
Lucas 3779fdce2c Initial import 2019-09-11 17:44:49 +00:00