mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
update config
This commit is contained in:
parent
4fae48da3f
commit
d95a8ae01a
2 changed files with 11 additions and 0 deletions
10
bin/update_config.sh
Executable file
10
bin/update_config.sh
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#/usr/bin/env bash
|
||||
|
||||
cd ~/.config
|
||||
git pull
|
||||
cd ~/.sconfig
|
||||
git pull
|
||||
cd ~/scripts
|
||||
git pull
|
||||
cd ~/.config/nvim
|
||||
git pull
|
||||
Loading…
Add table
Add a link
Reference in a new issue