diff options
Diffstat (limited to 'testing/zsh/files')
-rw-r--r-- | testing/zsh/files/zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/zsh/files/zprofile b/testing/zsh/files/zprofile new file mode 100644 index 00000000..f49734a8 --- /dev/null +++ b/testing/zsh/files/zprofile @@ -0,0 +1 @@ +emulate sh -c '. /etc/profile' |