New backup 2024-12-12 13:00:02
This commit is contained in:
parent
12193b1061
commit
53e12bfd90
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ if [ -n "${SSH_CLIENT}" ] || [ -n "${SSH_TTY}" ]; then
|
|||
fi
|
||||
if [[ "$HOSTNAME" == toolbox* ]];then
|
||||
prompt_prefix="${prompt_prefix} [VM] "
|
||||
cd "${HOME}"
|
||||
fi
|
||||
|
||||
export prompt_prefix=`awk '{$1=$1};1' <<< "${prompt_prefix}"`
|
||||
|
|
Loading…
Add table
Reference in a new issue