ale/replace.sh
2018-08-30 22:10:38 -04:00

4 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
rm -rf ~/.vim/plugged/ale
cp -r . ~/.vim/plugged/ale