3 lines
145 B
Bash
3 lines
145 B
Bash
|
# Script to restore toolbox after it was replaced with distrobox and removed the default 'toolbox' name
|
||
|
alias toolbox="$HOME/scripts/toolbox.sh"
|