mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2025-03-10 13:39:58 -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
|