create directory
This commit is contained in:
parent
88cd731ad8
commit
93fa8613af
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -66,6 +66,7 @@ sync-dotconfig:
|
||||||
@echo
|
@echo
|
||||||
|
|
||||||
# Bat
|
# Bat
|
||||||
|
@mkdir -p $(HOME)/.config/bat
|
||||||
@$(WGET) $(REPO_SRC)/.config/bat/config -O $(HOME)/.config/bat/config
|
@$(WGET) $(REPO_SRC)/.config/bat/config -O $(HOME)/.config/bat/config
|
||||||
@echo "Bat settings synced!"
|
@echo "Bat settings synced!"
|
||||||
@echo
|
@echo
|
||||||
|
|
Loading…
Reference in a new issue