diff --git a/README.md b/README.md index 04aeeec..fa57d26 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +removed lsd from precompiled Darwin binaries \ No newline at end of file