Revert "Update README.md"

This reverts commit 8a682ffe6f.
This commit is contained in:
Lea 2025-07-07 17:01:10 +02:00
parent 8a682ffe6f
commit 41ad6e2aa5

View file

@ -3,11 +3,6 @@
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`)*