Add lazygit config

This commit is contained in:
Ceres 2025-11-24 01:03:30 +00:00
parent 068a60797c
commit e7dbd82fc0
Signed by: ceres-sees-all
GPG key ID: 9814758436430045
2 changed files with 2 additions and 6 deletions

View file

@ -198,12 +198,6 @@ 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)...'

2
lazygit/config.yml Normal file
View file

@ -0,0 +1,2 @@
git:
autoFetch: false