1
0
Fork 0

fish: remove locale from globals; helix: add config

This commit is contained in:
Von Random 2024-11-06 01:22:51 +02:00
parent 439a829c6c
commit 27754935b3
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,3 @@
set -x LC_ALL en_US.UTF-8
set -x LESS 'i n M R S'
set -x PAGER less
set -x EDITOR nvim

View file

@ -0,0 +1,4 @@
theme = "gruvbox"
[editor]
true-color = true