pretzo transitioning
This commit is contained in:
parent
beb756bf87
commit
a96c8978ce
3 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ cache/
|
||||||
log/
|
log/
|
||||||
vim/.vim/plugged/**
|
vim/.vim/plugged/**
|
||||||
vim/.vim/autoload/plug.vim
|
vim/.vim/autoload/plug.vim
|
||||||
|
pretzo/
|
|
@ -2,7 +2,8 @@
|
||||||
#Initializes Prezto
|
#Initializes Prezto
|
||||||
#make link to stevset
|
#make link to stevset
|
||||||
stow prezto
|
stow prezto
|
||||||
|
# Clone Prezto
|
||||||
|
git clone --recursive https://github.com/steveokard/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
|
||||||
#Make Environment Links, per github readme
|
#Make Environment Links, per github readme
|
||||||
setopt EXTENDED_GLOB
|
setopt EXTENDED_GLOB
|
||||||
for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do
|
for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 300102897a4710e1559e4435c686f794d126d3c3
|
|
Loading…
Add table
Add a link
Reference in a new issue