aboutsummaryrefslogtreecommitdiffstats
path: root/install.zsh
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-15 11:39:38 +0100
committerLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-15 11:39:38 +0100
commit5ed7a6e03b0d76177d95e01920f57688e648bd5f (patch)
treebc7b76d57b8cc124583debe28cfa33951a140424 /install.zsh
parent17ef8dd1653b0d6b83a2ff18bcb4c5a7a0c9581c (diff)
downloadzuwu-5ed7a6e03b0d76177d95e01920f57688e648bd5f.tar.gz
zuwu-5ed7a6e03b0d76177d95e01920f57688e648bd5f.tar.bz2
zuwu-5ed7a6e03b0d76177d95e01920f57688e648bd5f.tar.lz
zuwu-5ed7a6e03b0d76177d95e01920f57688e648bd5f.zip

feat: include a blank env.zsh, for possible future use

Diffstat (limited to 'install.zsh')
-rwxr-xr-xinstall.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.zsh b/install.zsh
index b62adcd..933150c 100755
--- a/install.zsh
+++ b/install.zsh
@@ -26,6 +26,7 @@ installFile() {
}
installFile COPYING
installFile zuwu.zsh
+installFile env.zsh
<<EOF_SETUPSCRIPT > "$TARGET/setup.zsh"
#!/usr/bin/env zsh