Alacritty

This commit is contained in:
Geoffrey Frogeye 2020-10-17 23:47:48 +02:00
parent 1404d5aaab
commit f49c967450
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
11 changed files with 1552 additions and 9 deletions

View file

@ -30,6 +30,7 @@ then
\rm -f "$INTERACTIVE_BASHPID_TIMER"
fi
echo -en "\033]0; ${USER}@${HOSTNAME} $PWD\007"
# echo -en "… $\r"
eval "$(powerline-go -shell bash -eval -duration $__DURATION -error $__ERRCODE "${POWERLINE_GO_DEFAULT_OPTS[@]}")"
}