aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-02-09 20:02:24 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-02-09 20:02:24 +0000
commitb08f4c8869b50b1000c1c485d50b623616468237 (patch)
tree5ee037964aa372c382579f451e92eedce2e69954 /README.org
parent1638f397680db7a94e64ed0da66271310067696d (diff)
downloaddotfiles-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.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.org b/README.org
index 9953469..4e92bb8 100644
--- a/README.org
+++ b/README.org
@@ -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).