done;
# last line for local things
-[ -f ~/.bashrc_local ] && . ~/.bashrc_local
+[ -f ~/.bashrc.local ] && . ~/.bashrc.local
# Include system wide settings which is ignored
# by default if one has own .inputrc
-$include ~/inputrc_local
+$include ~/inputrc.local
#export XDG_CONFIG_HOME=$HOME/.config/
#export XDG_DATA_HOME=$HOME/.local/share/
#export XDG_DATA_DIRS=/usr/local/share/:/usr/share/
-export QT_STYLE_OVERRIDE=adwaita-dark
-
-export HOSTNAME=`hostname`
-
-echo Welcome $USERNAME @ $HOSTNAME !
################################# DEBIAN LOCAL SETTINGS ##### TO BE MOVED ####
+export QT_STYLE_OVERRIDE=adwaita-dark
#export JAVA_HOME='/usr/lib/jvm/java-8-openjdk-amd64'
" Use :help 'option' to see the documentation for the given option.
set shell=/bin/bash
set path=.,,**,C:\programs\IAR\\\ System\EWB_V850_V360\common\bin
-set printoptions=paper:letter
+set printoptions=paper:A4
set fileformats=unix,dos,mac
set history=1000
set tabpagemax=50