Stupid makefile only interprets tabs

This commit is contained in:
Caio Gondim
2014-12-01 17:49:32 +01:00
parent 275f319803
commit 4bebaf8a4e

View File

@@ -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/