Update Prezto

master
Taeyeon Mori 9 years ago
parent 3efa2c6e2b
commit 28ed02f497
  1. 2
      zsh/prezto
  2. 3
      zsh/zprofile

@ -1 +1 @@
Subproject commit 7227c4f0bef5f8ae787c65150d7a7403394fff48
Subproject commit 4f19700919c8ebbaf75755fc0d03716d13183f49

@ -102,5 +102,8 @@ if [[ ! -d "$TMPPREFIX" ]]; then
mkdir -p "$TMPPREFIX"
fi
# Arch Build system
export ASPROOT=$HOME/aur/ABS/.asp
# Local overrides
[[ -e "$DOTFILES/zsh/zprofile.local" ]] && source "$DOTFILES/zsh/zprofile.local"

Loading…
Cancel
Save