Files
bullet-train.zsh/makefile
2016-11-01 09:50:41 -04:00

8 lines
258 B
Makefile

# 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
# Symlinks the theme for easier development
link:
ln -sF `pwd`/bullet-train.zsh-theme ~/.oh-my-zsh/themes/