feat: add btop
This commit is contained in:
parent
c7ff10bb3f
commit
038e0b60ef
3 changed files with 262 additions and 0 deletions
|
|
@ -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)...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue