summaryrefslogtreecommitdiff
path: root/README
blob: c56825de7bbba8ab00443e37a01286c65a2b5e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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