diff --git a/config/cygwin.config.zsh b/config/cygwin.config.zsh new file mode 100644 index 0000000..fb94408 --- /dev/null +++ b/config/cygwin.config.zsh @@ -0,0 +1 @@ +export GIT_CEILING_DIRECTORIES=//:/ \ No newline at end of file diff --git a/config/gentoo.config.zsh b/config/gentoo.config.zsh new file mode 100644 index 0000000..6bb726f --- /dev/null +++ b/config/gentoo.config.zsh @@ -0,0 +1 @@ +plugins+=(portage-edit) diff --git a/config/global.config.zsh b/config/global.config.zsh new file mode 100644 index 0000000..fd2a68c --- /dev/null +++ b/config/global.config.zsh @@ -0,0 +1,8 @@ +zbootstrap_message zbootstrap_global "rewriting .stignore" +cat > ${globaldots_path}/.stignore <