zpac is now PRM

This commit is contained in:
2015-02-25 16:17:02 +03:00
parent 1c136aab43
commit 73004f978c
2 changed files with 7 additions and 7 deletions

4
zpac
View File

@@ -170,8 +170,8 @@ set_argv() {
}
main() {
if [[ -f "$HOME/.config/zpac.rc.sh" ]]; then
source "$HOME/.config/zpac.rc.sh"
if [[ -f "$HOME/.config/prm.rc.sh" ]]; then
source "$HOME/.config/prm.rc.sh"
fi
while (( $# )); do