1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-19 09:04:06 -07:00
Commit graph

7 commits

Author SHA1 Message Date
6c186f2795 actually update the header name for real 2024-07-23 21:33:51 -07:00
a2ae5a212d rename ~/.-shrc to ~/.shrc
the reason for the hyphen is that i was originally concerned
about random shells executing the file when i didn't want them to.
back then, i was only targetting zsh and bash, and therefore
`~/.-shrc` was not yet suitable for any other shells.
nowadays, `~/.-shrc` is has better shell compatibility,
and i'm not actually aware of any shells that would execute
`~/.shrc` by default -- `$ENV` is typically required to be set.
2021-10-29 15:44:31 +02:00
6421c7049b add script to generate script compatibility tables 2021-09-22 18:42:07 -07:00
4ed1d5f7ac fix executable permissions 2021-09-15 16:46:39 -07:00
687f9adfa8 add option to use local files and ignore git 2021-08-01 07:08:57 -07:00
6a57d0afdd fix backup function 2021-08-01 01:02:28 -07:00
35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00