buer: rules: Update general rules to set TERM to linux

impermanence
Luis Guilherme Coelho 2024-10-20 21:01:53 -03:00
parent 856895b5f0
commit 75e6ee37dc
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
(list (permit (identity ":wheel")
(setenv
`(("GUILE_LOAD_PATH" . #t)
("GUILE_LOAD_COMPILED_PATH" . #t))))))
("GUILE_LOAD_COMPILED_PATH" . #t)
("TERM" . "linux"))))))
(define text-editors
(map (lambda (cmd)