all repos — dotfiles @ 0852a328d7ca0622b66d8fa134101e5a7d42c4da

Superseded by nixfiles

zsh/.config/zsh/setup.sh (view raw)

1
2
3
4
5
6
7
8
9
#!/usr/bin/env zsh

mkdir $HOME/.zplugin
git clone https://github.com/psprint/zplugin.git $HOME/.zplugin/bin

zcompile $HOME/.zplugin/bin/zplugin.zsh

mkdir -p $HOME/.cache/zsh/