put in wrong location
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user