From 4684d80b6271dd775cd23dabf2b91d6ce56fa33a Mon Sep 17 00:00:00 2001 From: Ensa Date: Fri, 20 Dec 2019 00:14:09 -0800 Subject: first significant commit see README.md for information --- config/zsh/exports.zsh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config/zsh/exports.zsh (limited to 'config/zsh/exports.zsh') diff --git a/config/zsh/exports.zsh b/config/zsh/exports.zsh new file mode 100644 index 0000000..48ec72b --- /dev/null +++ b/config/zsh/exports.zsh @@ -0,0 +1,7 @@ +. $XDG_CONFIG_HOME/shrc +# exports for convenience +export GITHUB="https://github.com" +# make pfetch show what i want +export PF_INFO="ascii title os host shell editor wm pkgs uptime palette" +# fix manpath so local man pages work +export MANPATH="/usr/share/man:/usr/X11R6/man:/usr/local/man:$XDG_DATA_HOME/man" -- cgit 1.4.1-2-gfad0