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:
parent
7307d0aa43
commit
15210f06b4
11 changed files with 115 additions and 156 deletions
|
@ -22,7 +22,7 @@
|
|||
programs = {
|
||||
bat = {
|
||||
enable = true;
|
||||
config.theme = "base16";
|
||||
config.theme = "TwoDark";
|
||||
};
|
||||
fzf.enable = true;
|
||||
gpg.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue