remove platform/user specific file paths

This commit is contained in:
2022-09-14 21:42:47 +00:00
parent e60de286d2
commit 849a0c4bcb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Path to your oh-my-zsh installation.
export ZSH=/Users/jacobbohanon/.oh-my-zsh
export ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.