Update bashrc prompt command and colors
This commit is contained in:
parent
9e1f78de51
commit
4ad6f935ff
2 changed files with 15 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue