From 94a63f191b89cbfb466c4cb155e7ae39d690f4cd Mon Sep 17 00:00:00 2001 From: GabriWar <72227489+GabriWar@users.noreply.github.com> Date: Tue, 16 Nov 2021 12:31:42 -0300 Subject: [PATCH] Update .zshrc --- .config/zsh/.zshrc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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