~thecatster/.files

7770bc0ce5ead7bc5565638005d9b375f3bf0781 — Daniil Rose 2 years ago 21681cf
Change ohmyzsh var to use home
1 files changed, 1 insertions(+), 1 deletions(-)

M .zshrc
M .zshrc => .zshrc +1 -1
@@ 1,5 1,5 @@
# Path to your oh-my-zsh installation.
export ZSH="/Users/danya/.oh-my-zsh"
export ZSH="$HOME/.oh-my-zsh"

# ZSH custom variables
ZSH_DISABLE_COMPFIX=true