put in wrong location

This commit is contained in:
kvorschk
2023-03-05 03:32:09 -05:00
committed by GitHub
parent 4b03888ee5
commit 57d66b406c

View File

@@ -1,20 +0,0 @@
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
if
[ -f ~/.config/shell/aliases ]; then
. ~/.config/shell/aliases
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'
#PS1='[\u@\h \W]\$ '
PS1='== \W ⚙️ >>'
eval "$(starship init bash)"
neofetch