mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
5 lines
65 B
Text
5 lines
65 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
git pull origin
|
||
|
git submodule update --init
|