diff options
author | AChavali <aryadevchavali1@gmail.com> | 2020-02-09 20:02:24 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2020-02-09 20:02:24 +0000 |
commit | b08f4c8869b50b1000c1c485d50b623616468237 (patch) | |
tree | 5ee037964aa372c382579f451e92eedce2e69954 /README.org | |
parent | 1638f397680db7a94e64ed0da66271310067696d (diff) | |
download | dotfiles-b08f4c8869b50b1000c1c485d50b623616468237.tar.gz dotfiles-b08f4c8869b50b1000c1c485d50b623616468237.tar.bz2 dotfiles-b08f4c8869b50b1000c1c485d50b623616468237.zip |
+some more explanation how to use entire dev chain
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -46,5 +46,10 @@ use on a daily basis. Initialise an org file at the root of a project. Preferably initialise these org files: - README.org -- doc.org/notes.org/ +- doc.org/notes.org - todos.org + +Open Emacs, generate tags and start coding. Use Alacritty + Tmux + ZSH to setup +build chains outside of Emacs, or use Emacs + VTerm/Compile to setup the build +chain (would be better with terminal if several servers are being run with a +relatively high memory usage). |