fix micro
This commit is contained in:
parent
6619a960e3
commit
4e717ad112
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -64,6 +64,7 @@ sync-dotconfig:
|
||||||
@echo
|
@echo
|
||||||
|
|
||||||
# Micro
|
# Micro
|
||||||
|
@$(MKDIR) $(HOME)/.config/micro
|
||||||
@$(WGET) $(REPO_SRC)/.config/micro/settings.json -O $(HOME)/.config/micro/settings.json
|
@$(WGET) $(REPO_SRC)/.config/micro/settings.json -O $(HOME)/.config/micro/settings.json
|
||||||
@echo "Micro settings synced!"
|
@echo "Micro settings synced!"
|
||||||
@echo
|
@echo
|
||||||
|
|
Loading…
Reference in a new issue