updates and adding some tweaks for kaladin and dvdbackup

This commit is contained in:
Chris Cochrun 2023-08-04 06:18:59 -05:00
parent ec7f2e078e
commit 73cb25a368
8 changed files with 261 additions and 65 deletions

View file

@ -224,6 +224,11 @@
# };
#};
home.file.".config/bottom" = {
source = ../.config/bottom;
recursive = true;
};
home.file.".config/rofi" = {
source = ../.config/rofi;
recursive = true;
@ -439,7 +444,7 @@
enable = true;
enableAutosuggestions = true;
enableCompletion = true;
enableSyntaxHighlighting = true;
syntaxHighlighting.enable = true;
autocd = true;
dotDir = ".config/zsh";
shellAliases = {