added prompt colours, changed terminal

This commit is contained in:
aj 2019-04-26 14:21:52 +01:00
parent e19c31073a
commit 563988e5bc
2 changed files with 3 additions and 3 deletions

View File

@ -73,10 +73,10 @@ if ${use_color} ; then
if [[ ${EUID} == 0 ]] ; then
#PS1='\[\033[01;31m\][\h\[\033[01;36m\] \W\[\033[01;31m\]]\$\[\033[00m\] '
PS1='\[\e[32m\]\u\[\e[m\] \W ! '
PS1='\[\e[32m\]\u\[\e[m\] \W \[\e[31m\]!\[\e[m\] '
else
#PS1='\[\033[01;32m\][\u@\h\[\033[01;37m\] \W\[\033[01;32m\]]\$\[\033[00m\] '
PS1='\[\e[32m\]\u\[\e[m\] \W # '
PS1='\[\e[32m\]\u\[\e[m\] \W \[\e[31m\]#\[\e[m\] '
fi
alias ls='ls --color=auto'

View File

@ -12,7 +12,7 @@
exec --no-startup-id wal -R
set $wsSpotify "100:spotify"
set $term termite
set $term mate-terminal
#new_window 1pixel
hide_edge_borders smart