Update 'README.md'
This commit is contained in:
parent
0b726fe252
commit
9d7e55e891
|
@ -1,8 +1,13 @@
|
|||
Some sane defaults for git, zsh (using oh-my-zsh) and vim.
|
||||
|
||||
Install needed packages:
|
||||
Install needed packages:
|
||||
|
||||
Linux:
|
||||
```apt install git vim zsh netcat```
|
||||
|
||||
macOS:
|
||||
```brew install git vim zsh```
|
||||
|
||||
From your users root, execute:
|
||||
```git clone git@git.24unix.net:tracer/dotfiles.git .config/dotfiles```
|
||||
|
||||
|
@ -29,4 +34,4 @@ https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/
|
|||
CHANGES:
|
||||
|
||||
added brew instal …
|
||||
removed lsd from precompiled Darvon binaries
|
||||
removed lsd from precompiled Darwin binaries
|
Loading…
Reference in New Issue