diff options
author | Matt Strapp <matt@mattstrapp.net> | 2023-03-08 10:38:06 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2023-03-08 10:38:06 -0600 |
commit | 8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd (patch) | |
tree | 0e99110fa99d88f591deff12a23420dc3b1b06b0 /zsh | |
parent | more small fixes :) (diff) | |
download | dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.gz dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.bz2 dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.lz dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.xz dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.zst dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.zip |
remove profile completely
Diffstat (limited to 'zsh')
l--------- | zsh/.config/zsh/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.config/zsh/.zprofile b/zsh/.config/zsh/.zprofile deleted file mode 120000 index 1717e79..0000000 --- a/zsh/.config/zsh/.zprofile +++ /dev/null @@ -1 +0,0 @@ -../../../sh/.config/shell/profile
\ No newline at end of file |