Change elements around to represent a better grouping

This commit is contained in:
Alex 2020-04-14 20:54:54 +02:00
parent d302b14758
commit 673f2ca947
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 4 additions and 3 deletions

View File

@ -28,16 +28,17 @@ if [ -z "$SSH_CONNECTION" ] && ! [ -z "$DISPLAY" ]; then
command_execution_time command_execution_time
background_jobs background_jobs
vim_shell vim_shell
pacman_upgrade
new_mail new_mail
docker_host
covid_19 covid_19
2b2t_queue 2b2t_queue
dbus_mpris dbus_mpris
public_ip
newline
docker_host
pacman_upgrade
vcs vcs
virtualenv virtualenv
pyenv pyenv
public_ip
) )
else else
export TERM="xterm"; export TERM="xterm";