aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 07017c8..c5462bb 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -25,3 +25,6 @@ export EDITOR=nvim
#export PHPBREW_SET_PROMPT=1
#export PHPBREW_RC_ENABLE=1
source /home/neodarz/.phpbrew/bashrc
+
+# project maanger prm
+alias prm='. ~/.prm-bin/prm.sh'