Commit 9952bc49bd9236fa5da0ee87a996bed027b478d8

Authored by mj
1 parent cfb4f62bfd
Exists in master and in 2 other branches 02-merge, dev

source $HOME/.zshrc

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -41,6 +41,7 @@ export ZCFG=$HOME/.config/zsh-config
41 41 # Path to your oh-my-zsh installation.
42 42 export ZSH=$ZCFG/packages/oh-my-zsh
43 43  
  44 +source $ZSH/oh-my-zsh.sh
44 45 source $HOME/.zshrc
45 46  
46 47