summaryrefslogtreecommitdiff
path: root/bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
index 43ac057..daf1791 100644
--- a/bash_profile
+++ b/bash_profile
@@ -21,6 +21,7 @@ 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