diff --git a/.gitignore b/.gitignore index 4d424d49..1e45de79 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ +karabiner/automatic_backups/* +lazygit/state.yml nvim/.netrwhist nvim/autoload/plug.vim.old office/mutt/cache/* office/mutt/tmp/* office/vdirsyncer/status/* -karabiner/automatic_backups/* diff --git a/lazygit/config.yml b/lazygit/config.yml new file mode 100644 index 00000000..56db291c --- /dev/null +++ b/lazygit/config.yml @@ -0,0 +1,5 @@ +gui: + showRandomTip: false + showCommandLog: false +disableStartupPopups: true +notARepository: 'skip' diff --git a/lazygit/state.yml b/lazygit/state.yml new file mode 100644 index 00000000..faac4991 --- /dev/null +++ b/lazygit/state.yml @@ -0,0 +1,4 @@ +lastupdatecheck: 0 +recentrepos: +- /Users/webgefrickel/Dotfiles +startuppopupversion: 0