Ansible_workstation/files/dotfiles/zshrc

6 lines
193 B
Bash
Raw Normal View History

2018-11-12 09:08:52 +00:00
# Created by newuser for 5.5.1
source <(antibody init)
antibody bundle < ~/.zsh_plugins.txt
2018-11-30 07:53:00 +00:00
PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin:$(yarn config get prefix)/bin"
source ~/.zshrc.local