diff options
author | Thanos Apollo <[email protected]> | 2024-05-13 20:14:39 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-05-13 20:14:39 +0300 |
commit | aaf698c20699a41489b32a28477677d1135da728 (patch) | |
tree | 90ca6a255153834000e61e58a2d5a9630627e6e0 /README | |
parent | 2e74d58a4f675b5301e69cae105503198d7ff846 (diff) |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 1 insertions, 16 deletions
@@ -1,19 +1,4 @@ dotfiles ==== -My personal system configuration. - -Managed with GNU Stow <https://www.gnu.org/software/stow/> - -1. Install GNU Stow <https://www.gnu.org/software/stow/> on Gentoo - - emerge -av app-admin/stow - -2. Clone repisotory - - git clone https://git.thanosapollo.org/dotfiles.git ~/dotfiles - -3. Use GNU Stow - - cd ~/dotfiles - stow .
\ No newline at end of file +My personal system configuration for GNU Guix.
\ No newline at end of file |