update from data

This commit is contained in:
kvorschk
2023-03-05 03:30:54 -05:00
committed by GitHub
parent 64c284bd8d
commit 00d2ea7665

View File

@@ -13,6 +13,8 @@ fi
# Set vimrc's location and source it on vim startup # Set vimrc's location and source it on vim startup
# export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC' # export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
alias ls='ls --color=auto' # alias ls='ls --color=auto'
#PS1='[\u@\h \W]\$ ' #PS1='[\u@\h \W]\$ '
PS1='== \W ⚙️ >>' PS1='== \W ⚙️ >>'
eval "$(starship init bash)"
neofetch