createindex should run with same context as atom
This commit is contained in:
parent
f23895c300
commit
14be013b3f
@ -36,8 +36,12 @@ declare -r \
|
||||
|
||||
cffile="$HOME/.atom/atom.cfg"
|
||||
|
||||
LC_ALL=C
|
||||
|
||||
shopt -s extglob
|
||||
|
||||
source ./share/id3genres
|
||||
|
||||
for function in "$LIBDIR"/*/*
|
||||
do
|
||||
source "$function"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user