From 855ca24386a69957e9449ba3d53e549cfeb11c87 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 27 Apr 2017 09:20:32 -0400 Subject: New setup This was sitting uncommitted locally for a while, thought it was time to commit it and push it. --- zsh/.zprofile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zsh/.zprofile (limited to 'zsh/.zprofile') diff --git a/zsh/.zprofile b/zsh/.zprofile new file mode 100644 index 0000000..656d599 --- /dev/null +++ b/zsh/.zprofile @@ -0,0 +1,8 @@ +export PATH=$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.cargo/bin:$PATH +export XDG_CONFIG_HOME=$HOME/.config +export XDG_DATA_HOME=$HOME/.local/share +export XDG_DATA_DIRS=/usr/local/share:/usr/share +export MAILDIR="$HOME/mail" +export CVS_RSH=ssh +export MATHMODELS=$HOME/src/eiffel/mathmodels +export RUST_SRC_PATH=~/.multirust/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src -- cgit v1.2.3-60-g2f50