summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index 36eaab0..3546f4a 100644
--- a/README.org
+++ b/README.org
@@ -1,13 +1,15 @@
* Custom Binary Files
This is a place to stow ~/usr/local/bin~ programs/scripts.
+Alternatively, we can use ~$HOME/.local/bin~ for userland scripts - but anything that needs more global access can be loaded here.
+The big GOTCHA here is how dmenu is invoked and what it's aware of.
-** TODO Installing programs
+** Installing programs
I haven't set it up yet but LIKELY it's just:
#+begin_src shell
- $ stow .
+ $ sudo stow .
#+end_src
** Programs