From 7033162e4bd932b3304d6fa2dc2c62ca2175e98a Mon Sep 17 00:00:00 2001 From: LinuxSquare <7436714-OfficialLinuxSquare@users.noreply.gitlab.com> Date: Fri, 29 Sep 2023 16:39:27 +0200 Subject: [PATCH] Add newline to shell --- system/shell.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/shell.sls b/system/shell.sls index e394dea..c91121b 100644 --- a/system/shell.sls +++ b/system/shell.sls @@ -70,4 +70,4 @@ system_shell_zsh_keybinds: - group: root - mode: '0644' - require: - - system_shell_zshd_directory \ No newline at end of file + - system_shell_zshd_directory