diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index fe5ef494..10a8b978 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. -export ZSH="/home/gabriwar/.oh-my-zsh" +export ZSH="/home/$USER/.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,