Compare commits
No commits in common. "842a2b11ddf5e9024e1bd48b96de3091167133c9" and "04e6788a9dfe2ee0550cd6e4fdd20a348d2c7cf2" have entirely different histories.
842a2b11dd
...
04e6788a9d
2
.zshrc
2
.zshrc
|
@ -12,7 +12,7 @@ fi
|
|||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export ZSH="/home/joe/.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,
|
||||
|
|
Loading…
Reference in New Issue