From 4e7e7bde5b8293de743dae86c1c6a56a91b054fb Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 22 Oct 2024 23:08:24 -0400 Subject: add bash_profie fallback --- home/config/bash/bash_profile | 1 + 1 file changed, 1 insertion(+) create mode 100755 home/config/bash/bash_profile (limited to 'home/config/bash/bash_profile') diff --git a/home/config/bash/bash_profile b/home/config/bash/bash_profile new file mode 100755 index 0000000..85ecd73 --- /dev/null +++ b/home/config/bash/bash_profile @@ -0,0 +1 @@ +/run/current-system/profile/bin/zsh "$HOME/.config/zsh/.zprofile" -- cgit v1.2.3-freya