blob: 3885996449363d63c488de82e2b317e61cdf49ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/templates/zshrc.zsh-template.orig
+++ b/templates/zshrc.zsh-template
@@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
-export ZSH=$HOME/.oh-my-zsh
+export ZSH=/usr/share/
# 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.
|