Add Ruby environment configurations

This commit is contained in:
Fabio Scotto di Santolo
2023-04-02 15:58:49 +02:00
parent 4b9fa5e6bc
commit 3158d900c4
2 changed files with 2 additions and 8 deletions

View File

@@ -136,7 +136,7 @@ bindkey -e
autoload -U compinit && compinit
source "/usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
source "/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh"
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh