minor progress..

This commit is contained in:
zegonix
2024-09-13 00:51:49 +02:00
parent 6e60ec45d9
commit 17c6ab5b3d
6 changed files with 65 additions and 64 deletions

View File

@@ -15,7 +15,7 @@ PS1='[\u@\h \W]\$ '
# setup eza (continuation of exa)
export EZA_CONFIG_DIR="~/.config/eza/"
EZA_COLORS="di=97"
# setup starship
eval "$(starship init bash)"