Mercurial > repos > other > linux
changeset 54:6b500877a2fc
Merge extra head
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 22 Mar 2017 20:45:30 +0000 |
parents | 79646cea4c5f (current diff) 73dcf413d9ab (diff) |
children | 231b9b290bfb |
files | bashrc |
diffstat | 2 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/bashrc Wed Mar 22 20:44:53 2017 +0000 +++ b/bashrc Wed Mar 22 20:45:30 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
--- a/dircolors Wed Mar 22 20:44:53 2017 +0000 +++ b/dircolors Wed Mar 22 20:45:30 2017 +0000 @@ -184,13 +184,14 @@ .docx 00;38;5;69 .ppt 00;38;5;69 .pptx 00;38;5;69 -.xsl 00;38;5;69 -.xslx 00;38;5;69 +.xls 00;38;5;69 +.xlsx 00;38;5;69 .txt 00;38;5;69 .epub 00;38;5;69 .mobi 00;38;5;69 .odt 00;38;5;69 .ods 00;38;5;69 +.odp 00;38;5;69 .csv 00;38;5;69 .sxw 00;38;5;69 .md 00;38;5;69 @@ -221,6 +222,7 @@ .rb 00;38;5;28 .scala 00;38;5;28 .py 00;38;5;28 +.json 00;38;5;28 # Code changes (different green) .patch 00;38;5;65