# Setup Instructions for `emacs`
-Created by [Steven Baltakatei Sandoval][bktei_2020_homepage] on 2020-04-16T23:13Z under a [CC BY-SA 4.0][cc_20131125_bysa] license and last updated on 2020-04-17T02:54Z.
+Created by [Steven Baltakatei Sandoval][bktei_2020_homepage] on 2020-04-16T23:13Z under a [CC BY-SA 4.0][cc_20131125_bysa] license and last updated on 2020-04-17T02:58Z.
## 1. Summary
alias emacs='emacsclient -create-frame --alternate-editor=""'
+In order to see the alias changes, either logout and restart your shell or run `$ source ~/.bash_aliases`.
+
## 3. Conclusion.
Emacs should now be configured to run automatically in the background as a daemon upon login.