Multiple Emacs Configs & Org Code Block Cleanup

- Add emacs-profiles.el to define available configurations
- Add chemacs, personal emacs, doom emacs, and personal doom emacs config
  as submodules
- Remove extra blank line from startup.sh
- Remove leading spaces from code blocks in org documents
This commit is contained in:
Sravan Balaji
2021-09-11 10:57:03 -04:00
parent f76ba9ab8e
commit 97f72c08ad
11 changed files with 5888 additions and 5846 deletions

View File

@@ -48,7 +48,6 @@ declare -a kill_delay_array=(\
"killall nyrna" \ # Nyrna
)
help_menu() {
echo "Main script to launch and kill startup processes. Use only one argument at a time."
# echo " - Play / Pause: playerctl.sh --play-pause"