set default config file

This commit is contained in:
Vincent Riquer 2013-04-23 14:07:08 +02:00
parent a6ea4f6a28
commit 05c58fe78e
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ declare -r \
\
oldIFS="$IFS"
cffile="$HOME/.atom/atom.cfg"
LC_ALL=C
shopt -s extglob

View File

@ -32,6 +32,7 @@ declare -r \
\
oldIFS="$IFS"
cffile="$HOME/.atom/atom.cfg"
LC_ALL=C
shopt -s extglob