pretzo transitioning

This commit is contained in:
Stefen Auris 2018-04-11 14:27:33 -04:00
parent beb756bf87
commit a96c8978ce
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ cache/
log/
vim/.vim/plugged/**
vim/.vim/autoload/plug.vim
pretzo/

View file

@ -2,7 +2,8 @@
#Initializes Prezto
#make link to stevset
stow prezto
# Clone Prezto
git clone --recursive https://github.com/steveokard/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
#Make Environment Links, per github readme
setopt EXTENDED_GLOB
for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do

@ -1 +0,0 @@
Subproject commit 300102897a4710e1559e4435c686f794d126d3c3