diff options
Diffstat (limited to '')
m--------- | zsh/.zsh/plugins/zsh-autosuggestions | 0 | ||||
m--------- | zsh/.zsh/plugins/zsh-history-substring-search | 0 | ||||
m--------- | zsh/.zsh/plugins/zsh-syntax-highlighting | 0 | ||||
-rwxr-xr-x | zsh/.zshrc | 4 |
4 files changed, 4 insertions, 0 deletions
diff --git a/zsh/.zsh/plugins/zsh-autosuggestions b/zsh/.zsh/plugins/zsh-autosuggestions -Subproject d6d9a469819c2bddb4d4f1d0d353070af96226e +Subproject ebaf409002be498a681267a75f5efcaf45cd0cc diff --git a/zsh/.zsh/plugins/zsh-history-substring-search b/zsh/.zsh/plugins/zsh-history-substring-search -Subproject 933733e86724a018cb98cb8f514fc3d323461f7 +Subproject 47a7d416c652a109f6e8856081abc042b50125f diff --git a/zsh/.zsh/plugins/zsh-syntax-highlighting b/zsh/.zsh/plugins/zsh-syntax-highlighting -Subproject a2a899b41b8b467b6c46b3f56c829a58657e671 +Subproject db6cac391bee957c20ff3175b2f03c4817253e6 @@ -21,3 +21,7 @@ export TERM=xterm-256color export CHEAT_EDITOR=nvim export VISUAL=nvim export EDITOR=nvim + +#export PHPBREW_SET_PROMPT=1 +#export PHPBREW_RC_ENABLE=1 +source /home/neodarz/.phpbrew/bashrc |