diff options
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile index dd8375f..75e6369 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -1,4 +1,3 @@ -export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/"$UID"/dbus/user_bus_socket export PATH="$HOME"/.local/bin:"$PATH" # Set XDG Basedir Spec paths |