comparison profile @ 45:768ac595e97d

Switch from underline to using Bash's "-p" switch to show slashes on dirs
author IBBoard <dev@ibboard.co.uk>
date Tue, 21 Mar 2017 19:54:12 +0000
parents c67aa2af6ff2
children d9f24f3996d6
comparison
equal deleted inserted replaced
44:3680ddae8df8 45:768ac595e97d
9 export LC_TIME=en_GB.UTF-8 9 export LC_TIME=en_GB.UTF-8
10 export LC_ALL=en_GB.UTF-8 10 export LC_ALL=en_GB.UTF-8
11 11
12 #Set us up for XCompose support of custom characters 12 #Set us up for XCompose support of custom characters
13 export GTK_IM_MODULE="ibus" 13 export GTK_IM_MODULE="ibus"
14 export LS_OPTIONS="$LS_OPTIONS -p"