new zsh theme (not that I'm using zsh) and adding Elfeed back to Spacemacs
This commit is contained in:
parent
e8194627b9
commit
bd8087e906
2 changed files with 25 additions and 9 deletions
6
zshrc
6
zshrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue