浏览代码

Change zsh theme

Frans Bergman 6 年之前
父节点
当前提交
fc9276e21f
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      .zshrc

+ 1 - 4
.zshrc

@@ -7,7 +7,7 @@
 # Set name of the theme to load. Optionally, if you set this to "random"
 # it'll load a random theme each time that oh-my-zsh is loaded.
 # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
-ZSH_THEME="agnoster"
+ZSH_THEME="michelebologna"
 
 # Set list of themes to load
 # Setting this variable when ZSH_THEME=random
@@ -105,6 +105,3 @@ export EDITOR="vim"
 
 bindkey -v
 bindkey '^r' history-incremental-search-backward
-
-powerline-daemon -q
-. /usr/share/powerline/bindings/zsh/powerline.zsh