diff options
author | Matt Strapp <matt@mattstrapp.net> | 2022-09-05 09:55:46 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2022-09-05 09:55:46 -0500 |
commit | 4dc6c2350d6410ef923d994ed3854a3c91a358f7 (patch) | |
tree | 01cdf3ce0882958a41bba4f5eb7865d254e71714 /zsh/.config | |
parent | e (diff) | |
download | dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar.gz dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar.bz2 dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar.lz dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar.xz dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.tar.zst dotfiles-4dc6c2350d6410ef923d994ed3854a3c91a358f7.zip |
Fix zprofile
Diffstat (limited to 'zsh/.config')
l--------- | zsh/.config/zsh/.zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.config/zsh/.zprofile b/zsh/.config/zsh/.zprofile index 91f5468..1717e79 120000 --- a/zsh/.config/zsh/.zprofile +++ b/zsh/.config/zsh/.zprofile @@ -1 +1 @@ -/home/user/.config/shell/profile
\ No newline at end of file +../../../sh/.config/shell/profile
\ No newline at end of file |