diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-23 00:02:53 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-23 00:02:53 -0400 |
commit | 4a3a1661acc312ad3dc63179e53693fa99987e88 (patch) | |
tree | 7cb8a40328cc01f5571e2f15c5f5dbe75c0ed9c0 /home/config | |
parent | add bash_profie fallback (diff) | |
download | dotfiles-guix-4a3a1661acc312ad3dc63179e53693fa99987e88.tar.gz dotfiles-guix-4a3a1661acc312ad3dc63179e53693fa99987e88.tar.bz2 dotfiles-guix-4a3a1661acc312ad3dc63179e53693fa99987e88.zip |
remove base home, it was a bad idea
Diffstat (limited to '')
-rwxr-xr-x | home/config/bash/bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/config/bash/bash_profile b/home/config/bash/bash_profile deleted file mode 100755 index 85ecd73..0000000 --- a/home/config/bash/bash_profile +++ /dev/null @@ -1 +0,0 @@ -/run/current-system/profile/bin/zsh "$HOME/.config/zsh/.zprofile" |