minor changes
This commit is contained in:
parent
b2021a76ec
commit
2d3e5dabcc
2 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
|||
# ─< tools creation >───────────────────────────────────────────────────────────────────────
|
||||
set fish_greeting
|
||||
set toolbox "The following tools are active:
|
||||
"
|
||||
set warnings "The following packages are NOT active:
|
||||
"
|
||||
|
||||
function tools
|
||||
echo $TOOLBOX
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue