From f4960863d3aa0604490e7ee758d8725f029c3805 Mon Sep 17 00:00:00 2001 From: marcellus Date: Wed, 26 Apr 2023 14:51:54 +0200 Subject: fix: patched the PATH, added a wallpaper, added dwmblocks config file --- zsh/.zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/.zshenv') 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" -- cgit v1.2.3