diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index fd749471..bf2d36f7 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -1,14 +1,23 @@ -source ~/.config/zsh/zsh-snap/znap.zsh + # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. -export ZSH="/home/gabriwarx/.oh-my-zsh" + + + +#uncomment after installing +#source ~/.config/zsh/zsh-snap/znap.zsh +#export ZSH="/home/gabriwarx/.oh-my-zsh" +#ZSH_THEME="jonathan" + + + # 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/ohmyzsh/ohmyzsh/wiki/Themes -ZSH_THEME="fox" + # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load