Fix the inbalance parans

This commit is contained in:
Sameer Rahmani 2024-02-16 17:30:29 +00:00
parent 55e9037aa6
commit 884ec253f1
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
(setq user-init-file
(or (getenv "FG42_CONFIG_FILE")
(format "%s/.fg42.el"
(getenv "HOME"))))))
(getenv "HOME")))))
;; Load the customization file. In FG42 it is different than