Fix on the makefile task _install_

This commit is contained in:
Caio Gondim
2014-07-03 23:11:59 +02:00
parent 91453eb75b
commit 355d827c63

View File

@@ -1,6 +1,6 @@
# Installs a copy of the theme on the folder `~/.oh-my-zsh/themes/` # Installs a copy of the theme on the folder `~/.oh-my-zsh/themes/`
install: 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 # Symlinks the theme for easier development
link: link: