Oops dropped it a few commits ago.

This commit is contained in:
Julien Palard 2024-01-05 13:38:14 +01:00
parent cea77548a9
commit 937d15c8df
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ do
done < <(grep '^# Download ' $HOME/.bashrc)
unset dest src
. /etc/bash_completion
if [[ "$TERM" != 'dumb' ]]
then
_TITLE="\[\e]0;\H \W\a\]"