From cd801ed3942694c01da953968175ee71405c21dc Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 7 May 2024 20:24:38 -0500 Subject: Updates --- bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash_profile') diff --git a/bash_profile b/bash_profile index daf1791..f813f35 100644 --- a/bash_profile +++ b/bash_profile @@ -20,7 +20,7 @@ export XDG_SESSION_TYPE="wayland" export PF_INFO="ascii title os pkgs shell" export PF_ALIGN="7" export PF_COLOR="0" -gpg-agent + emacs --daemon if [ -e /home/mccd/.nix-profile/etc/profile.d/nix.sh ]; then . /home/mccd/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer -- cgit v1.2.3