~xdavidwu/dotfiles

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
bash: ps1: fix for abduco session name
bash: ps1: add abduco/dvtm detection
bash: ps1: fix osc 2
bash: ps1: fix slash
bash: use osc 2 for term title

screen takes osc 0 as its hardstatus
Next