From 9f8b04cc7bbba14eda1a49b6a8896764bce9a5f0 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 8 May 2023 17:03:35 +0300 Subject: emacs: Update descriptions --- emacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 0982c34..0ce1173 100755 --- a/emacs.org +++ b/emacs.org @@ -3,7 +3,7 @@ #+auto_tangle: t #+STARTUP: overview * System information -Check the ~$HOSTNAME~, if it's one of my devices running GuixSD. +Check the ~$HOSTNAME~ to set a variable for different devices #+begin_src emacs-lisp (defvar is-zeus (equal (system-name) "zeus")) (defvar is-hermes (equal (system-name) "hermes")) -- cgit v1.2.3