Cleaning after go.

This commit is contained in:
Bartek Stalewski 2021-08-30 00:17:01 +02:00
parent ff1d2d9fdb
commit d1f5d8f9ab

View File

@ -29,5 +29,5 @@ function ud() {
git pull
git submodule update -f
vim -c "PlugUpdate" -c "q" -c "q"
cd $XDG_DATA_HOME/vim-plugins/vim-hexokinase && make hexokinase
rm -rf ~/go
}