Implement startup configuration file support (issue #08)
Load ~/.config/lush/config and config.d/*.lua at REPL startup, respecting XDG_CONFIG_HOME. Suppressed by -E flag.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 08 — Configuration support
|
||||
|
||||
**Status:** open
|
||||
**Status:** done
|
||||
|
||||
Users should be able to programmatically configure the shell at startup.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user