mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-14 07:30:39 +01:00
Better installer
This commit is contained in:
8
install_in_omz.sh
Executable file
8
install_in_omz.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Creating symlink from here to your oh-my-zsh themes path..."
|
||||
|
||||
ln -f powerline.zsh-theme ~/.oh-my-zsh/themes/powerline.zsh-theme
|
||||
|
||||
echo "Done ! (the symlink is ~/.oh-my-zsh/themes/powerline.zsh-theme)"
|
||||
|
||||
Reference in New Issue
Block a user