aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-08-17 18:54:14 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-08-17 18:54:14 +0100
commit927a4f96b30da9ad5c6b178d840fa1acecf72024 (patch)
tree3e5d14e1a5458061c9694521f43664b9e3162dc7 /README.org
parentfdeec1f2334876264cb773fe87050a29e0c489af (diff)
downloaddotfiles-927a4f96b30da9ad5c6b178d840fa1acecf72024.tar.gz
dotfiles-927a4f96b30da9ad5c6b178d840fa1acecf72024.tar.bz2
dotfiles-927a4f96b30da9ad5c6b178d840fa1acecf72024.zip
Big update of everything, new machine
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index 11e8595..e41de47 100644
--- a/README.org
+++ b/README.org
@@ -18,6 +18,7 @@ I use daily.
+ =~/Code=
+ =~/Media=
+ =~/Projects=
+ + =~/Text=
3) Install [[https://www.gnu.org/software/stow/][GNU/stow]]
4) Go into the repository then pick which modules you want to install
+ To install a module use ~stow <module>~
@@ -25,8 +26,8 @@ I use daily.
*NOTE*: GNU/Stow just symbolically links the internals of a module to
the home directory i.e. ~stow <module>~ just symlinks
-=~/Dotfiles/<module>/*= to =~/=. This is why the organisation of each
-module is slightly weird.
+=~/Dotfiles/<module>/*= to =~/*=. This is why the organisation of
+each module is slightly weird.
This also means you don't need to follow step (3): you can just
perform the symlinks yourself if you wish.