From 37a4862769d176c34292a1c0e8602c85625b018a Mon Sep 17 00:00:00 2001 From: Kacper Donat Date: Fri, 3 Aug 2018 22:34:51 +0200 Subject: [PATCH] fixed path --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index d7b1d21..381cb56 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. - export ZSH=/home/kacper/.oh-my-zsh +export ZSH=$HOME/.oh-my-zsh # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded.