X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=blobdiff_plain;f=.bashrc;h=2bb1c3934366c1297000f86f268d0ad18dea1138;hp=7ef383af2a03bf23442eb63be122f2ad011f1f1f;hb=53a831e99cb3bc5a1903665f74198026c25f788f;hpb=56b426ab888bd14c2b7875f8352f06c40f7aec6d diff --git a/.bashrc b/.bashrc index 7ef383a..2bb1c39 100644 --- a/.bashrc +++ b/.bashrc @@ -99,7 +99,8 @@ shopt -s autocd # wifi available alias wifi='nmcli d wifi' # personalized ps1 -export PS1="[$?]\[\]\[\033[38;5;40m\]\u@\h\[\]:\[\]\[\033[38;5;45m\]\w\[\]\n\[\]\[\033[38;5;166m\]\$\[\]" +export PS1="\[\033[38;5;247m\][\$?]\[$(tput sgr0)\]\[$(tput bold)\]\[\033[38;5;40m\]\u@\h\[$(tput sgr0)\]:\[$(tput sgr0)\]\[\033[38;5;45m\]\w\[$(tput sgr0)\]\n\\$\[$(tput sgr0)\]" + alias autowal='wal --iterative -i /usr/share/backgrounds/ > /dev/null' #figlet de mi nombre whoami | figlet Josuer08 | lolcat -F 0.25; @@ -261,5 +262,3 @@ remindme() { #}}} -### add to xterm -xrdb -merge ~/.Xresources >> /dev/null 2>&1