new zsh theme (not that I'm using zsh) and adding Elfeed back to Spacemacs

This commit is contained in:
2018-02-18 13:41:34 -05:00
parent e8194627b9
commit bd8087e906
2 changed files with 25 additions and 9 deletions

6
zshrc
View File

@@ -1,8 +1,10 @@
source ~/dotfiles/antigen.zsh
# source ~/dotfiles/antigen.zsh
source /usr/local/share/antigen/antigen.zsh
antigen use oh-my-zsh
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle git
antigen theme S1cK94/minimal minimal
# antigen theme S1cK94/minimal minimal
antigen theme https://github.com/denysdovhan/spaceship-prompt spaceship
antigen apply
autoload -U select-word-style