summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-11-09 15:08:53 +0200
committerThanosApollo <[email protected]>2022-11-09 15:08:53 +0200
commite8cd2742e3e6495c8ddaa597a030ef59670866fe (patch)
tree218c2f51a57ebd60db8d42cf0dffc464a5bfd6e2 /.zprofile
parenteb29b5c45408f47c7fa8000d0ea88c65c3dc20d2 (diff)
Add roswell path
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 2889f06..d2f5d0d 100644
--- a/.zprofile
+++ b/.zprofile
@@ -4,3 +4,4 @@ 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"