mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
47443ee414
to help remove nerdtree
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
|