Complete overhaul of how daisy core tools are called, as well as changes to the help system
This commit is contained in:
parent
74ed7582f9
commit
3fa3daacba
9 changed files with 1263 additions and 682 deletions
2
shrc
2
shrc
|
|
@ -14,5 +14,5 @@ shellname=$(basename $SHELL)
|
|||
rc_name="."$shellname"rc"
|
||||
rc_path="$HOME/$rc_name"
|
||||
|
||||
daisy_editor "$rc_path"
|
||||
daisy editor "$rc_path"
|
||||
source "$rc_path"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue