1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: reactivate zsh and add plugins from my previous config

This commit is contained in:
oddlama 2023-09-17 13:04:24 +02:00
parent 7307d0aa43
commit 15210f06b4
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 115 additions and 156 deletions

View file

@ -22,7 +22,7 @@
programs = {
bat = {
enable = true;
config.theme = "base16";
config.theme = "TwoDark";
};
fzf.enable = true;
gpg.enable = true;