dotfiles/script/updatedevenv

10 lines
107 B
Plaintext
Raw Normal View History

2021-04-23 01:49:39 +00:00
#!/usr/bin/env bash
#
# Update development environment
set -e
updatealacritty
updatevim
updatevimplugins