Feat(dotfile): try antibody

This commit is contained in:
2018-11-12 10:08:52 +01:00
parent cdf0f30c4a
commit f5064bbb79
3 changed files with 39 additions and 0 deletions

5
files/zshrc Normal file
View File

@@ -0,0 +1,5 @@
# 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"