mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Stupid makefile only interprets tabs
This commit is contained in:
4
makefile
4
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/
|
||||
|
||||
Reference in New Issue
Block a user