Update bashrc prompt command and colors

This commit is contained in:
Vladan Popovic 2021-06-17 09:54:51 +02:00
parent 9e1f78de51
commit 4ad6f935ff
2 changed files with 15 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
XDG_SESSION_TYPE=wayland
EDITOR=vim
# opam configuration
test -r $HOME/.opam/opam-init/init.sh && . $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
[[ -f ~/.bashrc ]] && . ~/.bashrc