aboutsummaryrefslogtreecommitdiff
path: root/bash/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash/.profile')
-rw-r--r--bash/.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/bash/.profile b/bash/.profile
new file mode 100644
index 0000000..511e732
--- /dev/null
+++ b/bash/.profile
@@ -0,0 +1,6 @@
+export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.cabal/bin:$PATH
+export CHICKEN_REPOSITORY=~/programs/chicken_repository
+export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist
+export QT_QPA_PLATFORMTHEME=qt5ct
+export VISUAL=nvim
+