diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-02 18:30:47 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-02 18:30:47 +0200 |
| commit | 7e1032434d90db737e319d3eb21721b7fed388be (patch) | |
| tree | 292b4bc560edd33f1fbcd9655c9b76b49b75b404 /zsh/.zshenv | |
| parent | 7d1e4e8fbcb57d7e3b04f730f6e51c0e00b76456 (diff) | |
add: scripts from ratakor's repo
Diffstat (limited to 'zsh/.zshenv')
| -rw-r--r-- | zsh/.zshenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv index 1d51105..5ff4c81 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -1,2 +1,2 @@ -export PATH="$HOME/.config/scripts:$PATH" +PATH="$HOME/.config/scripts:$PATH" TERMINAL="st" |
