diff options
author | Tim Keller <tjk@tjkeller.xyz> | 2025-10-04 11:07:32 -0500 |
---|---|---|
committer | Tim Keller <tjk@tjkeller.xyz> | 2025-10-04 11:07:32 -0500 |
commit | 7cbb47dc282e18a0b89eedf4804d8a00790cbad0 (patch) | |
tree | c2a7a140eea3c751e5505008e836253753f2cc1c | |
parent | fedba5480fe918f23edf0e82d9b95e28e3e1b781 (diff) | |
download | zsh-7cbb47dc282e18a0b89eedf4804d8a00790cbad0.tar.xz zsh-7cbb47dc282e18a0b89eedf4804d8a00790cbad0.zip |
add .zprofile symlink since zdotdir is now set by zshenv
l--------- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 120000 index 0000000..018fc86 --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +zprofile
\ No newline at end of file |