merge from upstream

This commit is contained in:
root 2020-02-21 01:29:32 -05:00
commit f904b33dd8
234 changed files with 4935 additions and 2648 deletions

View file

@ -7,7 +7,7 @@ export ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="astro"
# Set list of themes to pick from when loading at random