i've added some parameters to a few commands to enable better control of the output.
and a few other minor tweaks, i changed $prompt because it's an automatic variable..
doesn't matter too much inside a function but if something breaks it could break the prompt (i think?)
but mostly because when i was testing methods i was copy pasting from the code into my console 😄
i can revert it if you prefer the old variable name.
i've added some parameters to a few commands to enable better control of the output.
and a few other minor tweaks, i changed
$prompt
because it's an automatic variable.. doesn't matter too much inside a function but if something breaks it could break the prompt (i think?)but mostly because when i was testing methods i was copy pasting from the code into my console 😄 i can revert it if you prefer the old variable name.