1
1
Fork 0

Make zshrc functional on bsd + linux

This commit is contained in:
Kenwood 2021-06-18 16:20:02 -04:00
parent 58c131d136
commit 8777394f78
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -12,7 +12,7 @@ fi
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/joe/.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,