ghostty config
This commit is contained in:
3
Makefile
3
Makefile
@@ -1,7 +1,7 @@
|
||||
# prefer this if stow is available
|
||||
.PHONY: stow unstow
|
||||
stow:
|
||||
stow nvim
|
||||
stow nvim ghostty
|
||||
|
||||
unstow:
|
||||
stow -D nvim
|
||||
@@ -13,6 +13,7 @@ DOTFILES_DIR := $(shell pwd)
|
||||
TARGET_DIR := $(HOME)
|
||||
|
||||
# if stow is not available, symlink configs instead
|
||||
# this is currently outdated
|
||||
.PHONY: link unlink
|
||||
link: nvim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user