dotfiles/script/updatedevenv
2021-04-23 03:55:08 +02:00

10 lines
107 B
Bash
Executable File

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