diff --git a/makefile b/makefile index 46bb9f8..2fa1b18 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ # Installs a copy of the theme on the folder `~/.oh-my-zsh/themes/` install: - cp ./powerline.zsh-theme ~/.oh-my-zsh/themes/powerline.zsh-theme + cp ./bullet-train.zsh-theme ~/.oh-my-zsh/themes/bullet-train.zsh-theme # Symlinks the theme for easier development link: