From 8208d1ce1f300a28f56c9225dbb44290b6d67882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Scoubeau?= Date: Mon, 19 Jan 2015 15:25:42 +0100 Subject: [PATCH] Create init.zsh to make compatible with prezto --- init.zsh | 1 + 1 file changed, 1 insertion(+) create mode 100644 init.zsh diff --git a/init.zsh b/init.zsh new file mode 100644 index 0000000..b6aca49 --- /dev/null +++ b/init.zsh @@ -0,0 +1 @@ +. $(dirname $0)/autoenv.zsh