From 563988e5bc961eb93ab60eaa26197729c114130b Mon Sep 17 00:00:00 2001 From: aj Date: Fri, 26 Apr 2019 14:21:52 +0100 Subject: [PATCH] added prompt colours, changed terminal --- .bashrc | 4 ++-- i3/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bashrc b/.bashrc index 280ed96..a5d12b5 100644 --- a/.bashrc +++ b/.bashrc @@ -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' diff --git a/i3/config b/i3/config index 7834c51..9728c2b 100644 --- a/i3/config +++ b/i3/config @@ -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