Alacritty
This commit is contained in:
parent
1404d5aaab
commit
f49c967450
11 changed files with 1552 additions and 9 deletions
|
@ -59,7 +59,7 @@ then
|
|||
__DURATION="$(($__ERT - ${__TIMER:-__ERT}))"
|
||||
fi
|
||||
|
||||
echo -en "\033]; ${USER}@${HOST} $PWD\007"
|
||||
echo -en "\033]0; ${USER}@${HOST} $PWD\007"
|
||||
# echo -en "… $\r"
|
||||
eval "$(powerline-go -shell zsh -eval -duration $__DURATION -error $__ERRCODE "${POWERLINE_GO_DEFAULT_OPTS[@]}")"
|
||||
unset __TIMER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue