mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
rc: csh has auto-completion for binaries in PATH
This commit is contained in:
parent
3ed6c0b3c4
commit
89831fccf9
@ -144,7 +144,7 @@ while [ -z "${PART}" ]; do
|
||||
bootstrap_and_exit
|
||||
elif [ "${DEV}" = "!" ]; then
|
||||
# secret escape! (not so secret now, is it?)
|
||||
/bin/sh
|
||||
csh
|
||||
elif ! probe_for_part ${DEV}; then
|
||||
echo "No known partition layout was found for '${DEV}'."
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user