summaryrefslogtreecommitdiffstats
path: root/hm/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'hm/zsh')
-rw-r--r--hm/zsh/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/zsh/default.nix b/hm/zsh/default.nix
index ed284b3..a8e5571 100644
--- a/hm/zsh/default.nix
+++ b/hm/zsh/default.nix
@@ -58,6 +58,7 @@
wget = "wget --hsts-file=${config.xdg.dataHome}/wget-hsts";
addagpl = "curl https://www.gnu.org/licenses/agpl-3.0.txt > COPYING";
addgpl = "curl https://www.gnu.org/licenses/gpl-3.0.txt > COPYING";
+ addapache = "curl https://www.apache.org/licenses/LICENSE-2.0.txt > LICENSE";
};
initExtraFirst =