diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-26 14:51:54 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-26 15:00:27 +0200 |
| commit | f4960863d3aa0604490e7ee758d8725f029c3805 (patch) | |
| tree | 9681946e1feb48b8010c81c4252f58c09eced870 /zsh/.zshenv | |
| parent | b0ae0d055deac58ff601ff03bb9338efe547e064 (diff) | |
fix: patched the PATH, added a wallpaper, added dwmblocks config file
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 88560b6..1d51105 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -1,2 +1,2 @@ -export PATH="$HOME/:$PATH" +export PATH="$HOME/.config/scripts:$PATH" TERMINAL="st" |
