1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-27 15:31:25 -07:00
Commit graph

1 commit

Author SHA1 Message Date
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
Renamed from home/-shrc (Browse further)