1
0
Fork 0
This commit is contained in:
Jeremy Kaplan 2025-07-18 18:03:46 -04:00
commit f1cd32c6c0
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@
~/.config/helix: helix/ ~/.config/helix: helix/
~/.config/hg: hg/ ~/.config/hg: hg/
~/.config/kak: kak/ ~/.config/kak: kak/
~/.config/lazygit: lazygit/
~/.config/nvim: neovim/ ~/.config/nvim: neovim/
~/.config/zsh: zsh/ ~/.config/zsh: zsh/
~/.emacs.d: emacs/ ~/.emacs.d: emacs/

2
lazygit/config.yml Normal file
View file

@ -0,0 +1,2 @@
git:
autoForwardBranches: none