diff options
Diffstat (limited to 'debian/shells.d')
-rw-r--r-- | debian/shells.d/zsh | 2 | ||||
-rw-r--r-- | debian/shells.d/zsh-static | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/shells.d/zsh b/debian/shells.d/zsh new file mode 100644 index 000000000..de570bc0a --- /dev/null +++ b/debian/shells.d/zsh @@ -0,0 +1,2 @@ +/bin/zsh +/usr/bin/zsh diff --git a/debian/shells.d/zsh-static b/debian/shells.d/zsh-static new file mode 100644 index 000000000..304ff6abb --- /dev/null +++ b/debian/shells.d/zsh-static @@ -0,0 +1 @@ +/bin/zsh-static |