diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc
index f76ec946e8b61ce3d76e00a8225073ec3d15b0cf..262b548b76bab9d54de642a2ffa3455a82ac33e8 100644
--- a/dotfiles/.zshrc
+++ b/dotfiles/.zshrc
@@ -2,7 +2,7 @@
 # export PATH=$HOME/bin:/usr/local/bin:$PATH
 
 # Path to your oh-my-zsh installation.
-export ZSH="/home/s3rius/.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,