Close #108 PR: Refactor async logic and allow for async git status..
This commit is contained in:
committed by
Sindre Sorhus
parent
467a1a6ce2
commit
94ccd581dd
@@ -21,4 +21,6 @@ package() {
|
||||
cd $srcdir/$pkgname
|
||||
install -Dm644 pure.zsh \
|
||||
"$pkgdir/usr/share/zsh/functions/Prompts/prompt_pure_setup"
|
||||
install -Dm644 async.zsh \
|
||||
"$pkgdir/usr/share/zsh/functions/async"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user