Big update of everything, new machine

This commit is contained in:
2024-08-17 18:54:14 +01:00
parent fdeec1f233
commit 927a4f96b3
6 changed files with 11 additions and 7 deletions

View File

@@ -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.