Update minor stuff
This commit is contained in:
parent
10cbdd08ea
commit
0ce822638d
5 changed files with 11 additions and 9 deletions
|
@ -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'
|
||||
|
|
|
@ -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)\
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue