Update .zprofile - add paths and qt override

This commit is contained in:
2022-03-08 08:40:00 +01:00
parent bad85b56c3
commit 3b95074cd6

View File

@@ -1,4 +1,3 @@
# Created by `pipx` on 2021-05-28 22:30:25
export PATH="$PATH:/home/vectorkappa/.local/bin"
export PATH="$PATH:~/.local/bin:~/.cargo/bin"
export TERMINAL="alacritty"
export QT_STYLE_OVERRIDE="kvantum"