feat: SImplify the dotfiles to what is actually useful
This commit is contained in:
parent
9232cf030b
commit
dccecb30f7
11 changed files with 32 additions and 453 deletions
21
README.md
21
README.md
|
|
@ -1,20 +1,5 @@
|
|||
# dotfiles
|
||||
|
||||
This source repository contains configuration for common Unix systems.
|
||||
|
||||
Influences include:
|
||||
|
||||
- [Luke Smith's voidrice](https://github.com/lukesmithxyz/voidrice)
|
||||
- [Whynothugo's dotfiles](https://git.sr.ht/~whynothugo/dotfiles)
|
||||
|
||||
## Install
|
||||
|
||||
This uses `make`.
|
||||
|
||||
## Test
|
||||
|
||||
To create a container, install the dotfiles there, check the installation, and then destroy the container, run:
|
||||
|
||||
```
|
||||
make check
|
||||
```
|
||||
This assumes you are on a bash-based system, like Debian.
|
||||
Clone this repository into your home folder.
|
||||
Then `cd ~/dotfiles && ./install.sh`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue