summaryrefslogtreecommitdiff
path: root/.config/zsh/.zprofile
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2021-12-04 15:43:19 +0100
committerAdam <56338480+adastx@users.noreply.github.com>2021-12-04 16:19:02 +0100
commit7e919bbea37c30eade041394e079e16ac81ce899 (patch)
tree71bd9c442c2af984e971ad2cb0a23b80f3d76326 /.config/zsh/.zprofile
parentd89399f8b60ef005ef120b2ee003e15961c0bea9 (diff)
Switched from bash to zsh
Diffstat (limited to '.config/zsh/.zprofile')
-rw-r--r--.config/zsh/.zprofile10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile
new file mode 100644
index 0000000..d6ed4dd
--- /dev/null
+++ b/.config/zsh/.zprofile
@@ -0,0 +1,10 @@
+export MAKEFLAGS="-j$(nproc)"
+export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
+export HISTFILE=$XDG_STATE_HOME/bash/history
+export INPUTRC=$XDG_CONFIG_HOME/readline/inputrc
+export PASSWORD_STORE_DIR=$XDG_DATA_HOME/pass
+export GTK_RC_FILES=$XDG_CONFIG_HOME/gtk-1.0/gtkrc
+export GTK2_RC_FILES=$XDG_CONFIG_HOME/gtk-2.0/gtkrc
+export RANGER_LOAD_DEFAULT_RC=FALSE
+
+[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx $XDG_CONFIG_HOME/X11/xinitrc -- vt1