diff --git a/README.md b/README.md index e72b949..604cf94 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ A collection of easy-to-understand, easy-to-use scripts and functions. Designed to be beginner-friendly but also useful! +# How to use +Simply open your shell's RC-file (.bashrc, .zshrc, etc) and include `source /daisy.source` preferably at the bottom of the file. We recommend setting your editor before sourcing `lackadaisical`. For instance, putting `export EDITOR=/usr/bin/nano` near thec\ top of your RC-file. It may later be overridden by `lackadaisical` itself if you use (or have used) `ched`. + +You can also try out the utilities by simply sourcing the file while running your shell. It will automatically include itself into your `PATH` variable. + # Contents *(taken from `daisy_help`)*