diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-28 01:04:26 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-28 01:04:26 +0400 |
commit | c2b225417f506f69b7a3fc6200693afea724e48f (patch) | |
tree | 867fbccf4ac487b076fdb53ab6fe66563faf91ed /README | |
parent | 7e02dd2a01f81054e41b4cc9b4cd70fc02bd6a1e (diff) |
docs: README.md updated
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -1,18 +0,0 @@ -slcf - Suleyman's linux configuration files -=========================================== -My personal dotfiles. - -Installing slcf ---------------- -slcf only installs dotfiles to the home directory of the user running the Makefile -and doesn't affect other users. Therefore, it's recommended to create a new user -and run make as that user. If you like the setup then you can install it for your main user. - -Check the dependencies -> make depcheck - -Install config and scripts -> make config scripts - -Install everything -> make full |