diff --git a/bash/bash_aliases.symlink b/bash/bash_aliases.symlink index 9fd8523..71b1e88 100644 --- a/bash/bash_aliases.symlink +++ b/bash/bash_aliases.symlink @@ -2,7 +2,7 @@ # sourced by .bashrc # enable color support -alias ls='ls --color' +alias ls='ls -G' # some more ls aliases alias l.='ls -d .*' diff --git a/bash/bash_aliases.symlink b/bash/bash_aliases.symlink index 9fd8523..71b1e88 100644 --- a/bash/bash_aliases.symlink +++ b/bash/bash_aliases.symlink @@ -2,7 +2,7 @@ # sourced by .bashrc # enable color support -alias ls='ls --color' +alias ls='ls -G' # some more ls aliases alias l.='ls -d .*' diff --git a/bash/bash_exports.symlink b/bash/bash_exports.symlink index b3a092b..5d33f35 100644 --- a/bash/bash_exports.symlink +++ b/bash/bash_exports.symlink @@ -14,8 +14,4 @@ export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_us=$'\E[1;32m' -if [ -f "/usr/libexec/java_home -v 1.8" ]; then - export JAVA_HOME="/usr/libexec/java_home -v 1.8"; -fi - export ANDROID_HOME=/usr/local/opt/android-sdk diff --git a/bash/bash_aliases.symlink b/bash/bash_aliases.symlink index 9fd8523..71b1e88 100644 --- a/bash/bash_aliases.symlink +++ b/bash/bash_aliases.symlink @@ -2,7 +2,7 @@ # sourced by .bashrc # enable color support -alias ls='ls --color' +alias ls='ls -G' # some more ls aliases alias l.='ls -d .*' diff --git a/bash/bash_exports.symlink b/bash/bash_exports.symlink index b3a092b..5d33f35 100644 --- a/bash/bash_exports.symlink +++ b/bash/bash_exports.symlink @@ -14,8 +14,4 @@ export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_us=$'\E[1;32m' -if [ -f "/usr/libexec/java_home -v 1.8" ]; then - export JAVA_HOME="/usr/libexec/java_home -v 1.8"; -fi - export ANDROID_HOME=/usr/local/opt/android-sdk diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink index 9a0e154..4ba2d73 100644 --- a/vim/vimrc.symlink +++ b/vim/vimrc.symlink @@ -11,7 +11,7 @@ let g:airline_powerline_fonts = 1 " Fonts and encoding -set guifont=Inconsolata\ for\ Powerline " set font +set guifont=Inconsolata\ for\ Powerline:h14 " set font set encoding=utf8 " set encoding to utf8 " Tabs-stop