From b3a967518b38b337eb84acf780057d2c5a326c66 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sun, 22 Feb 2026 15:05:30 +0100 Subject: [PATCH] chore: add lazygit config --- .config/lazygit/config.yml | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 .config/lazygit/config.yml diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..a1f08c6 --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,2 @@ +os: + edit: "nvim" diff --git a/README.md b/README.md index 97dea91..0029537 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ git clone https://github.com/hazemKrimi/dotfiles - [Zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH) - [Oh My Zsh](https://ohmyz.sh/#install) - [Tmux](https://github.com/tmux/tmux/wiki/Installing) +- [LazyGit](https://github.com/jesseduffield/lazygit) 3. Run GNU stow to symlink the configs in dotfiles to their default locations: