mirror of
https://github.com/prurigro/darkcloud-vimconfig.git
synced 2025-03-11 12:59:59 -04:00
4 lines
77 B
Bash
Executable file
4 lines
77 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
git pull origin
|
|
git submodule update --init --recursive
|