diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:31:11 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:33:40 +0200 |
commit | fd9b0ecef4142a62b45404700ba1cff488f84a73 (patch) | |
tree | ef6c1f74f05a2220a41ccff4b0890c39229f32f7 /modules/home/conf/zsh | |
parent | refactor(pkgs): Categorize into `by-name` shards (diff) | |
download | nixos-config-fd9b0ecef4142a62b45404700ba1cff488f84a73.zip |
refactor(modules/home): Setup as "normal" NixOS module
Diffstat (limited to '')
-rw-r--r-- | modules/home/conf/zsh/config/command_not_found.sh (renamed from modules/home/soispha/conf/zsh/config/command_not_found.sh) | 0 | ||||
-rw-r--r-- | modules/home/conf/zsh/config/command_not_found_insult.sh (renamed from modules/home/soispha/conf/zsh/config/command_not_found_insult.sh) | 0 | ||||
-rw-r--r-- | modules/home/conf/zsh/config/custom_cursor.zsh (renamed from modules/home/soispha/conf/zsh/config/custom_cursor.zsh) | 0 | ||||
-rw-r--r-- | modules/home/conf/zsh/config/zsh-init.zsh (renamed from modules/home/soispha/conf/zsh/config/zsh-init.zsh) | 0 | ||||
-rw-r--r-- | modules/home/conf/zsh/default.nix (renamed from modules/home/soispha/conf/zsh/default.nix) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/modules/home/soispha/conf/zsh/config/command_not_found.sh b/modules/home/conf/zsh/config/command_not_found.sh index fb21b676..fb21b676 100644 --- a/modules/home/soispha/conf/zsh/config/command_not_found.sh +++ b/modules/home/conf/zsh/config/command_not_found.sh diff --git a/modules/home/soispha/conf/zsh/config/command_not_found_insult.sh b/modules/home/conf/zsh/config/command_not_found_insult.sh index 5126845a..5126845a 100644 --- a/modules/home/soispha/conf/zsh/config/command_not_found_insult.sh +++ b/modules/home/conf/zsh/config/command_not_found_insult.sh diff --git a/modules/home/soispha/conf/zsh/config/custom_cursor.zsh b/modules/home/conf/zsh/config/custom_cursor.zsh index 37390c1c..37390c1c 100644 --- a/modules/home/soispha/conf/zsh/config/custom_cursor.zsh +++ b/modules/home/conf/zsh/config/custom_cursor.zsh diff --git a/modules/home/soispha/conf/zsh/config/zsh-init.zsh b/modules/home/conf/zsh/config/zsh-init.zsh index cd8d34a9..cd8d34a9 100644 --- a/modules/home/soispha/conf/zsh/config/zsh-init.zsh +++ b/modules/home/conf/zsh/config/zsh-init.zsh diff --git a/modules/home/soispha/conf/zsh/default.nix b/modules/home/conf/zsh/default.nix index 90eba56c..90eba56c 100644 --- a/modules/home/soispha/conf/zsh/default.nix +++ b/modules/home/conf/zsh/default.nix |