diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index e69de29..6e8781e 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -0,0 +1,3 @@ +--- +gui: + skipDiscardChangeWarning: true diff --git a/Library/Application Support/lazygit/config.yml b/Library/Application Support/lazygit/config.yml new file mode 100644 index 0000000..6e8781e --- /dev/null +++ b/Library/Application Support/lazygit/config.yml @@ -0,0 +1,3 @@ +--- +gui: + skipDiscardChangeWarning: true