From c00847578a14af6abbb471c0bb85252fe3c648d1 Mon Sep 17 00:00:00 2001 From: GabriWar <72227489+GabriWar@users.noreply.github.com> Date: Sat, 20 Nov 2021 18:49:37 -0300 Subject: [PATCH] comp issues --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,