set default editor
This commit is contained in:
parent
4c3d51ff83
commit
d6c3cd6387
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
MAKEFLAGS += -j
|
MAKEFLAGS += -j
|
||||||
|
EDITOR ?= vi
|
||||||
FZF != command -v sk || command -v fzy || command -v fzf || \
|
FZF != command -v sk || command -v fzy || command -v fzf || \
|
||||||
{ echo install a fuzzy finder && exit 1 ;}
|
{ echo install a fuzzy finder && exit 1 ;}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user