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