summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index bf6dafe..616bfca 100644
--- a/README.org
+++ b/README.org
@@ -48,6 +48,13 @@ I don't have a good solution for how to version control these local changes - bu
To ignore files simply amend the =.stowrc= file with an =--ignore=<regex>= .
+** Next Steps
+
+Remember to also setup some files and configurations:
+[[https://git.senders.io/senders/bin][Custom bin files repo]] and other "default files"
+
+For example ~em~ is our emacs custom script that will load a default file from ~dmenu~ if no argument is present. This will be typically our ~Tasks.org~ file, but we need to set that =~/.emacs.d/.default_file= symlink.
+
** LICENSE
I threw the 0BSD on here since you could PROBABLY classify some of this as code, and frankly, I don't give a crap about anything that's in here. Use it! This is all cool stuff, and I don't need any attribution, most of this is evolved from interenet examples anyway!