Clean up Readme, remove dependencies file
This commit is contained in:
19
README.md
19
README.md
@ -1,17 +1,6 @@
|
||||
# My dotfiles
|
||||
Welcome!
|
||||
For managing my dotiles I use [dotter](https://github.com/SuperCuber/dotter).
|
||||
|
||||
## Dependencies
|
||||
All neccessary dependencies I could think of are listed in the *dependencies* file.
|
||||
|
||||
## Link configs
|
||||
```sh
|
||||
cd .dotfiles
|
||||
stow i3 mc emacs vim
|
||||
```
|
||||
|
||||
## Alternative with [dotter](https://github.com/SuperCuber/dotter):
|
||||
``` sh
|
||||
cd .dotfiles
|
||||
dotter deploy
|
||||
```
|
||||
## How to setup
|
||||
- Edit ==.dotfiles/local.toml== to your liking, all possible packages are configured in ==.dotfiles/global.toml==
|
||||
- To deploy run `dotter` from project root
|
||||
|
Reference in New Issue
Block a user