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

@@ -13,4 +13,3 @@ setup-zsh:
echo ')'
} >> ~/.zshrc
@echo 'eval "$(oh-my-posh init zsh --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/json.omp.json')"' >> ~/.zshrc

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