6 lines
165 B
Bash
6 lines
165 B
Bash
# Created by newuser for 5.5.1
|
|
# source ~/.zshrc.local
|
|
source <(antibody init)
|
|
antibody bundle < ~/.zsh_plugins.txt
|
|
PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
|