Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,15 +1,24 @@
|
|||||||
# dotfiles.andrejus.uk
|
# dotfiles.andrejus.uk
|
||||||
|
☁
|
||||||
|
|
||||||
## Linux
|
## Install
|
||||||
|
### Linux
|
||||||
```
|
```
|
||||||
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
|
git clone https://github.com/andrejusk/dotfiles.git ~/git/dotfiles
|
||||||
cd ~/git/dotfiles/install-scripts
|
cd ~/git/dotfiles/install-scripts
|
||||||
bash ./setup.sh
|
bash ./setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## WSFL
|
### WSFL
|
||||||
```
|
```
|
||||||
git clone https://github.com/andrejusk/dotfiles.git /mnt/c/git/dotfiles
|
git clone https://github.com/andrejusk/dotfiles.git /mnt/c/git/dotfiles
|
||||||
cd /mnt/c/git/dotfiles/install-scripts
|
cd /mnt/c/git/dotfiles/install-scripts
|
||||||
bash ./setup.sh
|
bash ./setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## About
|
||||||
|
* zsh
|
||||||
|
* oh-my-zsh
|
||||||
|
* spaceman
|
||||||
|
|
||||||
|
* brew
|
||||||
|
|||||||
Reference in New Issue
Block a user