Update minor stuff

This commit is contained in:
Tobias Reisinger 2022-04-02 15:41:29 +02:00
parent 10cbdd08ea
commit 0ce822638d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 11 additions and 9 deletions

View file

@ -39,9 +39,10 @@ alias ip='ip -c'
alias j='jump'
alias keepass-unlock='pkill keepassxc; pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx'
alias less='less -FS'
alias ls='ls -lFh --color=auto'
alias lsblk='lsblk -o +PARTLABEL,FSTYPE,UUID'
alias make='make -j5'

View file

@ -5,7 +5,7 @@ $sudo$username$hostname$docker_context$python\
[](bg:green fg:purple)\
$directory\
[](bg:red fg:green)\
$git_branch$git_commit$git_state$git_status\
$git_branch$git_state$git_status\
[](bg:#454158 fg:red)\
$fill\
[](bg:yellow fg:#454158)\

View file

@ -46,7 +46,7 @@ DISABLE_AUTO_UPDATE="false"
DISABLE_AUTO_TITLE="true"
# Uncomment the following line to enable command auto-correction.
ENABLE_CORRECTION="true"
# ENABLE_CORRECTION="true"
# Uncomment the following line to display red dots whilst waiting for completion.
# COMPLETION_WAITING_DOTS="true"