diff --git a/makefile b/makefile index cf68c97..3801b59 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ # Installs a copy of the theme on the folder `~/.oh-my-zsh/themes/` install: - cp ./bullet-train.zsh-theme ~/.oh-my-zsh/themes/bullet-train.zsh-theme + cp ./bullet-train.zsh-theme ~/.oh-my-zsh/themes/bullet-train.zsh-theme # Symlinks the theme for easier development link: - ln -sF `pwd`/bullet-train.zsh-theme ~/.oh-my-zsh/themes/ + ln -sF `pwd`/bullet-train.zsh-theme ~/.oh-my-zsh/themes/