From 973920045cc1522d6774de4d8d9905d285487bb0 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 10 Sep 2019 08:24:41 +0200 Subject: Add phpbrew --- dotfiles/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/zshrc') diff --git a/dotfiles/zshrc b/dotfiles/zshrc index c5462bb..0e034d4 100755 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -24,7 +24,7 @@ export EDITOR=nvim #export PHPBREW_SET_PROMPT=1 #export PHPBREW_RC_ENABLE=1 -source /home/neodarz/.phpbrew/bashrc +source ~/.phpbrew/bashrc # project maanger prm alias prm='. ~/.prm-bin/prm.sh' -- cgit v1.2.1