Merge branch 'master' of ssh://lea.engineering:222/natrox/lackadaisical

This commit is contained in:
Lea 2025-07-07 18:22:32 +02:00
commit a6667d0b63

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`)*