From 1acf48e87b6eb8c0a8834281af3ea5703f91e6ca Mon Sep 17 00:00:00 2001 From: sundowndev Date: Fri, 11 Oct 2019 18:32:05 +0200 Subject: [PATCH] default user in zshrc --- zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc b/zshrc index b22c369..c11d2f6 100644 --- a/zshrc +++ b/zshrc @@ -11,6 +11,8 @@ #ZSH_THEME="michelebologna" #ZSH_THEME="murilasso" ZSH_THEME="agnoster" +DEFAULT_USER=$USER + # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load # a theme from this variable instead of looking in ~/.oh-my-zsh/themes/