maintenance
This commit is contained in:
parent
f4e5562b96
commit
29ed94da16
11 changed files with 11 additions and 10 deletions
|
@ -1,2 +1,5 @@
|
|||
git remote add upstream https://github.com/sorin-ionescu/prezto.git
|
||||
git remote -v
|
||||
#!/bin/bash
|
||||
if [[ "$PWD" = "$HOME/.zprezto" ]]; then
|
||||
git remote add upstream https://github.com/sorin-ionescu/prezto.git
|
||||
git remote -v
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue