issues
search
rossmacarthur
/
sheldon
:bowtie: Fast, configurable, shell plugin manager
https://sheldon.cli.rs
Apache License 2.0
1.05k
stars
20
forks
source link
Warn instead of erroring when running `source`
#54
Closed
rossmacarthur
closed
5 years ago
rossmacarthur
commented
5 years ago
Move the
context
module to its own file.
Move all macros to a
_macros
module.
Fix some tests that weren't working properly.
Resolves #52
context
module to its own file._macros
module.Resolves #52