diff --git a/system/.config/zsh/.zlogout b/system/.config/zsh/.zlogout index 1beccbb..899b72f 100644 --- a/system/.config/zsh/.zlogout +++ b/system/.config/zsh/.zlogout @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/bash # # SCRIPT NAME: # .zlogout diff --git a/system/.config/zsh/.zprofile b/system/.config/zsh/.zprofile index 5b709e9..078095f 100644 --- a/system/.config/zsh/.zprofile +++ b/system/.config/zsh/.zprofile @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/bash # # SCRIPT NAME: # .zprofile diff --git a/system/.config/zsh/.zshrc b/system/.config/zsh/.zshrc index bc68a7c..c5e89c0 100644 --- a/system/.config/zsh/.zshrc +++ b/system/.config/zsh/.zshrc @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/bash # # SCRIPT NAME: # .zshrc