1fbdec0d6a
To create new posts, I run... ```shell hugo new name-of-post.md ``` While writing posts, I run... ```shell hugo serve -D ``` I need hugo available on PATH environment variable, which lorri provides.
2 lines
33 B
Bash
2 lines
33 B
Bash
source_up
|
|
eval "$(lorri direnv)"
|