# HG changeset patch # User IBBoard # Date 1490215530 0 # Node ID 6b500877a2fc1b7c2c863e585a1458258a19e223 # Parent 79646cea4c5f27f42a2f1a2bdc07c644091aead8# Parent 73dcf413d9ab62e34dfccf8c37cfb858f7d38842 Merge extra head diff -r 79646cea4c5f -r 6b500877a2fc bashrc --- 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 diff -r 79646cea4c5f -r 6b500877a2fc dircolors --- 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