diff options
| author | Skullheadx <andrew@andrew-montgomery.dev> | 2026-06-30 12:49:30 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@andrew-montgomery.dev> | 2026-06-30 12:49:30 -0400 |
| commit | 58cfb185ead48b49e0f314109646cd9cb3522046 (patch) | |
| tree | afe0db4919da91996959887adc026c8e3b57f6cf /hjem-darwin.nix | |
| parent | try git delta (diff) | |
| download | nixos-58cfb185ead48b49e0f314109646cd9cb3522046.tar.gz nixos-58cfb185ead48b49e0f314109646cd9cb3522046.tar.bz2 nixos-58cfb185ead48b49e0f314109646cd9cb3522046.zip | |
lazygit delta paging darwin
Diffstat (limited to '')
| -rw-r--r-- | hjem-darwin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hjem-darwin.nix b/hjem-darwin.nix index b066259..353a724 100644 --- a/hjem-darwin.nix +++ b/hjem-darwin.nix @@ -12,6 +12,7 @@ files = { ".config/ghostty/config.ghostty".source = ./dotfiles/ghostty/config.ghostty; ".config/git/config".source = ./dotfiles/git/config; + "Library/Application Support/lazygit/config.yml".source = ./dotfiles/lazygit/config.yml; }; packages = with pkgs; [ |
