chore: adjusted README.md
This commit is contained in:
parent
64fa63b647
commit
05fe987763
16
README.md
16
README.md
@ -14,22 +14,10 @@ git clone ssh://od.mvl.sh/dotfiles ~/dotfiles
|
|||||||
|
|
||||||
### 2. Prepare shell
|
### 2. Prepare shell
|
||||||
|
|
||||||
Make sure you are running under ZSH since the dotf script requires ZSH.
|
You can run the setup.sh in the dotfiles folder to install all the necessary packages.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install zsh
|
cd ~/dotfiles && ./setup.sh
|
||||||
```
|
|
||||||
|
|
||||||
Then open ZSH
|
|
||||||
|
|
||||||
```bash
|
|
||||||
zsh
|
|
||||||
```
|
|
||||||
|
|
||||||
And now set the bin folder of dotfiles in your path.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
export PATH=$PATH:~/dotfiles/bin
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Run `dotf update`
|
### 3. Run `dotf update`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user