Ansible_workstation/files/zshrc

6 lines
165 B
Bash
Raw Normal View History

2018-11-12 09:08:52 +00:00
# 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"