doc
This commit is contained in:
parent
685f7bdade
commit
ddc169dff3
21
README.md
21
README.md
@ -90,8 +90,27 @@ echo "Hello $USER!"
|
||||
```bash
|
||||
git clone https://github.com/TheK4n/dotfiles
|
||||
cd dotfiles
|
||||
./install bash zsh ...
|
||||
./install zsh nvim ...
|
||||
```
|
||||
|
||||
|
||||
## Installation script
|
||||
|
||||
### Features
|
||||
1. Installing files from dotfiles/home/user to $HOME
|
||||
2. Uninstalling installed files
|
||||
|
||||
### Dependencies
|
||||
* bash
|
||||
* coreutils
|
||||
* diffutils
|
||||
* grep
|
||||
|
||||
|
||||
### Optional dependencies
|
||||
* git
|
||||
* wget
|
||||
* unzip
|
||||
|
||||
|
||||
<h1 align="center"><a href="#top">▲</a></h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user