changeset 49:8f4076fd85a9

Export LS_OPTION from bashrc because profile doesn't seem to work on Tumbleweed
author IBBoard <dev@ibboard.co.uk>
date Wed, 22 Mar 2017 10:46:18 +0000
parents 066d31abcee4
children 73dcf413d9ab
files bashrc
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bashrc	Tue Mar 21 20:55:19 2017 +0000
+++ b/bashrc	Wed Mar 22 10:46:18 2017 +0000
@@ -35,4 +35,5 @@
         echo "tmux failed to start"
 fi
 
-export GTK_IM_MODULE=ibus
\ No newline at end of file
+export GTK_IM_MODULE=ibus
+export LS_OPTIONS="$LS_OPTIONS -p"
\ No newline at end of file