mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Fix on the makefile task _install_
This commit is contained in:
2
makefile
2
makefile
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user