diff options
author | ThanosApollo <[email protected]> | 2022-10-12 12:58:00 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-10-12 12:58:00 +0300 |
commit | 6476ac80e8959bb8034a0a2860023d8eb2ac8375 (patch) | |
tree | c5b5eaaad7e66e913f65f1bd19c45d70963a72a6 /.zprofile | |
parent | 65a2b283f6b5c51809ed2fd257532f7fe55075ec (diff) |
Update xmonad system and zsh
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ export TERMINAL="alacritty" export BROWSER="usr/bin/qutebrowser" export QT_QPA_PLATFORMTHEME="qt5ct" export GOPATH="~/Developer/go" +export MYPATH="/home/apollo/.local/bin" |