diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-08-17 18:54:14 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-08-17 18:54:14 +0100 |
commit | 927a4f96b30da9ad5c6b178d840fa1acecf72024 (patch) | |
tree | 3e5d14e1a5458061c9694521f43664b9e3162dc7 /README.org | |
parent | fdeec1f2334876264cb773fe87050a29e0c489af (diff) | |
download | dotfiles-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.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |