From 00d2ea766540b48a592caf77c70b0c14f15756f0 Mon Sep 17 00:00:00 2001 From: kvorschk <92257455+kvorschk@users.noreply.github.com> Date: Sun, 5 Mar 2023 03:30:54 -0500 Subject: [PATCH] update from data --- .config/shell/bashrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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