Add iamb config
This commit is contained in:
parent
bb224faf0a
commit
657bc9098b
3 changed files with 21 additions and 1 deletions
|
|
@ -198,6 +198,12 @@ if confirm-overwrite $config/yazi
|
|||
ln -s (realpath yazi) $config/yazi
|
||||
end
|
||||
|
||||
# Iamb
|
||||
if confirm-overwrite $config/iamb
|
||||
log 'Installing iamb config...'
|
||||
ln -s (realpath yazi) $config/iamb
|
||||
end
|
||||
|
||||
# Install spicetify
|
||||
if set -q _flag_spotify
|
||||
log 'Installing spotify (spicetify)...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue