add(helix): helix basic configuration

switching to helix??
This commit is contained in:
Léana 江 2023-06-08 21:09:22 +02:00 committed by Léana 江
parent 74f4babb9a
commit b137af17d5
4 changed files with 18 additions and 52 deletions

View file

@ -1,6 +1,6 @@
if status is-interactive
# Default editor
set -gx EDITOR nvim
set -gx EDITOR hx
# Set TTY for GPG
set -gx GPG_TTY (tty)