~xdavidwu/dotfiles

bash: add gcloud sdk to PATH if exists
vim: ale: v3.2.0
bash: imgcat: fix when IFS does not contain space
imgcat_max_pixels: use fixed IFS
vim: set android jar path from $ANDROID_SDK_ROOT
bash: android: ANDROID_SDK_ROOT compat
bash: abduco: start dvtm with mouse enabled
bash: make abduco socket dir more xdg
bash: play-playlist: shuffle, enable subtitles
bash: android-sdk: add platform-tools to tail of path
vim: explicitly disable statusline if single window
vim: explicitly disable visual bell
bash: windows: execignore *.!(exe)
bash: move static exports to profile
vim: set g:is_posix

slience highlighting err on $()
bash: set android sdk root if not && ~/android-sdk
bash: mcshl: preload gcompat on musl

1.18+ libjemalloc.so bundled native needs gcompat
on executables, gcompat is loaded by interpreter stub, but minecraft
here is dlopen-ing it, thus preloading is needed
bash: mcshl: disable -Xaggressive
Revert "bash: mcshl: use system glfw"

This reverts commit a6b8111c3924dded36b68d43dca38aff8b4337c5.
bash: use less for dvtm pager
Next