X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=.bashrc;h=5810692195cf6aaecaf87f7f5b3e92874ea5c8d7;hp=9c29ad7fec8c5e6bb9dae10248bae2dba8f22cfd;hb=77791e874daf9286ba53393970d1beec7df3dd5b;hpb=02c17ea2ed1dc3a6195c1c2f4bde8091fa804562 diff --git a/.bashrc b/.bashrc index 9c29ad7..5810692 100644 --- a/.bashrc +++ b/.bashrc @@ -9,8 +9,9 @@ [[ $- != *i* ]] && return # prompt lmao -PS1='\e[01;33m λ_\e[m\e[01;37m \W \e[m\e[01;33m> \e[m' -PS2='\e[01;37m> \e[m' +# PS1='\e[01;33m λ_\e[m\e[01;37m \W \e[m\e[01;33m> \e[m' +# PS2='\e[01;37m> \e[m' +PS1=' λ_ \W > ' #set vi mode set -o vi