remove oh-my-posh as it has annoying quirks

This commit is contained in:
tumillanino
2026-04-08 07:08:10 +10:00
parent 2665d4847a
commit 51f18558fc
2 changed files with 1 additions and 2 deletions

View File

@@ -7,6 +7,6 @@ tar xvf /tmp/decent-sampler.tar.gz -C /tmp
cd /tmp/Decent_Sampler-1.18.1-Linux-Static-x86_64
./install.sh
rm -rf /tmp/decent-sampler.tar.gz /tmp/Renoise* || true
rm -rf /tmp/decent-sampler.tar.gz /tmp/Decent* || true
exit 0