Skip to content

Instantly share code, notes, and snippets.

View Aysnine's full-sized avatar

CNine Aysnine

  • ThoughtWorks
  • 19:42 (UTC +08:00)
View GitHub Profile
@Aysnine
Aysnine / .zshrc
Last active June 14, 2020 00:07
在 geoffgarside 主题基础上自定义的主题,布局不容易乱,舒适的冷色调
# ...
ZSH_THEME="geoffgarside"
# ...
export PROMPT='%{$fg[cyan]%}%*%{$reset_color%} %{$fg[green]%}%c%{$reset_color%}$(git_prompt_info) %{$fg_bold[cyan]%}%(!.#.$) '
export ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg_bold[blue]%}("
# ...
@Aysnine
Aysnine / .zshrc
Last active October 19, 2021 15:36
Mac + iTerm2 + zsh
#...
ZSH_THEME="geoffgarside"
#...
plugins=(
osx
extract
git github
yarn npm
docker docker-compose kubectl
We couldn’t find that file to show.