dotfiles/script/updatedevenv

10 lines
107 B
Bash
Executable File

#!/usr/bin/env bash
#
# Update development environment
set -e
updatealacritty
updatevim
updatevimplugins