We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c905d5 commit 12093adCopy full SHA for 12093ad
run_once_before_install-packages-darwin.sh.tmpl
@@ -49,6 +49,7 @@ echo 'Installing zsh plugins'
49
echo '------------'
50
ZSH_CUSTOM="$HOME/.oh-my-zsh/custom"
51
mkdir -p "$ZSH_CUSTOM/plugins"
52
+git clone https://github.com/jessarcher/zsh-artisan.git ~/.oh-my-zsh/custom/plugins/artisan
53
54
echo 'Finalize fzf install'
55
0 commit comments