feat: add btop

This commit is contained in:
2 * r + 2 * t 2025-06-15 22:49:41 +10:00
parent c7ff10bb3f
commit 038e0b60ef
3 changed files with 262 additions and 0 deletions

View file

@ -170,6 +170,12 @@ if confirm-overwrite $config/uwsm
ln -s uwsm $config/uwsm
end
# Btop
if confirm-overwrite $config/btop
log 'Installing btop config...'
ln -s btop $config/btop
end
# Install spicetify
if set -q _flag_spotify
log 'Installing spotify (spicetify)...'