chore: switch to rosepine themed PS1
This commit is contained in:
parent
9a20313beb
commit
7a63471603
@ -5,7 +5,7 @@ export EDITOR=nvim \
|
|||||||
WAYLAND_DISPLAY=wayland-0 \
|
WAYLAND_DISPLAY=wayland-0 \
|
||||||
XDG_RUNTIME_DIR=/run/user/1000 \
|
XDG_RUNTIME_DIR=/run/user/1000 \
|
||||||
SSH_AUTH_SOCK=/run/user/1000/ssh-auth-sock \
|
SSH_AUTH_SOCK=/run/user/1000/ssh-auth-sock \
|
||||||
PS1='\[\e[97;42m\] container | \w \[\e[49;32m\]\[\e[m\] '
|
PS1='\[\e[30;46m\] container | \w \[\e[0;36m\]\[\e[m\] '
|
||||||
|
|
||||||
# === aliases and functions ===
|
# === aliases and functions ===
|
||||||
alias vi=nvim
|
alias vi=nvim
|
||||||
|
Loading…
Reference in New Issue
Block a user