Ansible_workstation/files/dotfiles/zshrc

6 lines
193 B
Bash

# Created by newuser for 5.5.1
source <(antibody init)
antibody bundle < ~/.zsh_plugins.txt
PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin:$(yarn config get prefix)/bin"
source ~/.zshrc.local