branch: elpa/exec-path-from-shell
commit 53ca76b97f0a08bd194852b10261f4f7754a898e
Author: Steve Purcell <[email protected]>
Commit: GitHub <[email protected]>
Link to flowbok article about shell startup files
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 82b1ea423c..f43cb3943f 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,9 @@ set up properly, you can set `exec-path-from-shell-arguments`
appropriately (often to `nil`) before calling
`exec-path-from-shell-initialize` to avoid this overhead.
+To learn more about how popular shells load start-up files, read
+[this helpful
article](https://blog.flowblok.id.au/2013-02/shell-startup-scripts.html).
+
Further help
------------