From: Mart Lubbers Date: Sun, 11 Aug 2019 16:31:53 +0000 (+0200) Subject: Merge branch 'master' of github.com:dopefishh/dotfiles X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=b0f816d157b400b7b3a7b93a7ce71f57b483d7a5;hp=6cb112512b80989877d67193e3576b5e48cc8f89;p=dotfiles.git Merge branch 'master' of github.com:dopefishh/dotfiles --- diff --git a/clean/.local/bin/install_clean.sh b/clean/.local/bin/install_clean.sh index 0bcd7f3..7b4617e 100755 --- a/clean/.local/bin/install_clean.sh +++ b/clean/.local/bin/install_clean.sh @@ -75,53 +75,51 @@ patch /opt/clean/lib/StdEnv/StdGeneric.icl <&2 + exit 1 +fi + +while [ "$#" -ge 1 ]; +do + samplerate="$(metaflac --show-sample-rate "$1")" + bitdepth="$(metaflac --show-bps "$1")" + if ! [ "$samplerate" = 44100 -o "$samplerate" = 4800 -a $bitdepth = 16 ] + then + tfile="$(mktemp --tmpdir --suffix=.flac)" + sox "$1" -r 44100 -b 16 "$tfile" + mv -v "$tfile" "$1" + fi + shift +done diff --git a/vim/.vim/pack/plugins/start/vimtex b/vim/.vim/pack/plugins/start/vimtex index cf6ac50..b2385ed 160000 --- a/vim/.vim/pack/plugins/start/vimtex +++ b/vim/.vim/pack/plugins/start/vimtex @@ -1 +1 @@ -Subproject commit cf6ac500f45d7cce4a52d6bdb4ecbec811922fbc +Subproject commit b2385ed9016442a27c8ce028ab566de864ee1910 diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index 3b1aecd..2d9e2a3 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -13,6 +13,7 @@ backends iTasks mTask IOT +preinstalled microcontrolles typeclass arity