Merge branch 'master' of ssh://lea.engineering:222/natrox/lackadaisical
This commit is contained in:
commit
a6667d0b63
1 changed files with 5 additions and 0 deletions
|
|
@ -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`)*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue