From 9c7f94021dc1d5b02c9e15fdd82bc260fc360792 Mon Sep 17 00:00:00 2001 From: vincent Date: Sun, 28 Oct 2018 20:44:06 +0100 Subject: [PATCH] add profile for zsh in root connection --- zsh/.profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 zsh/.profile diff --git a/zsh/.profile b/zsh/.profile new file mode 100644 index 0000000..072ffd7 --- /dev/null +++ b/zsh/.profile @@ -0,0 +1 @@ +[ -x /usr/local/bin/zsh ] && exec /usr/local/bin/zsh