~johanvandegriff/zfs-server-cluster-setup

867c13882cb6dd46917e454842877644184f3682 — Johan Vandegriff 5 years ago 3e16007
fixed zsh path issue
1 files changed, 1 insertions(+), 1 deletions(-)

M desktop-settings/.zshrc
M desktop-settings/.zshrc => desktop-settings/.zshrc +1 -1
@@ 2,7 2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH

# Path to your oh-my-zsh installation.
  export ZSH="/home/user/.oh-my-zsh"
  export ZSH="$HOME/.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,