Changed git pager to delta, added fastfetch, cleaned up unused packages

This commit is contained in:
2024-11-19 22:33:36 +02:00
parent b0de96b1b8
commit a8c10d7c6c
2 changed files with 3 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
rebase = true
[core]
editor = nvim
pager = nvim -R
pager = delta --syntax-theme='Monokai Extended'
[interactive]
diffFilter = delta --color-only
[delta]

View File

@@ -14,6 +14,7 @@
home.stateVersion = "24.05"; # Please read the comment before changing.
home.packages = with pkgs; [
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
keepassxc
discord
git
@@ -36,11 +37,7 @@
fd
ripgrep
wakatime-cli
wmctrl
xdotool
jumpapp
vimPlugins.telescope-fzf-native-nvim
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
fastfetch
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage