diff --git a/.config/shell/bashrc b/.config/shell/bashrc index cc9948a..1c65b51 100644 --- a/.config/shell/bashrc +++ b/.config/shell/bashrc @@ -13,6 +13,8 @@ fi # Set vimrc's location and source it on vim startup # 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='== \W ⚙️ >>' +eval "$(starship init bash)" +neofetch