diff options
author | Thanos Apollo <[email protected]> | 2023-01-04 17:18:07 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-01-04 17:18:07 +0200 |
commit | be22b8703692085d947569cd2d2af13f24e3c762 (patch) | |
tree | bd96d248c9975159a7a88000b95f8344e2c8e6c1 | |
parent | d458006242d4e40115821c9862a6d93595639b86 (diff) |
remove zprofile
-rw-r--r-- | .zprofile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.zprofile b/.zprofile deleted file mode 100644 index bf81298..0000000 --- a/.zprofile +++ /dev/null @@ -1,7 +0,0 @@ -export EDITOR="emacsclient" -export TERMINAL="alacritty" -export BROWSER="usr/bin/qutebrowser" -export QT_QPA_PLATFORMTHEME="qt5ct" -export GOPATH="~/Developer/go" -export MYPATH="/home/apollo/.local/bin" -export PATH=$PATH:"~/.roswell/bin" |