Update README.md

This commit is contained in:
natrox 2025-07-06 20:18:08 +00:00
parent 55e1e973fb
commit 8a682ffe6f

View file

@ -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 <lackadaisical-folder>/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`)*