summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSüleyman Fərəcli <suleyman@farajli.net>2025-06-27 21:38:35 +0400
committerGitHub <noreply@github.com>2025-06-27 21:38:35 +0400
commitf267d0b07f549dcfbe2782ce30df2accde2bd673 (patch)
treef6ce1b889bdff12d521ba75c636657620d65d2b4 /README
parent8b88efdc14d442e129887e4b45e4b07fce03a4dc (diff)
parentd01aa72037643860458263fb8556943768bd268b (diff)
Merge pull request #17 from sfarajli/dev_minimal
Dev minimal
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 0 insertions, 18 deletions
diff --git a/README b/README
deleted file mode 100644
index c56825d..0000000
--- a/README
+++ /dev/null
@@ -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