Merge branch 'toys'
* toys: createindex should run with same context as atom
This commit is contained in:
commit
8f84cc87bb
@ -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