diff --git a/README.md b/README.md index 4d97ae1..8683c15 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ Some sane defults for git, zsh (using oh-my-zsh) and vim. -Install needed packages:\ +Install needed packages: ```apt install git vim zsh``` From your users root, execute: ```git clone https://git.24unix.net/tracer/Settings.git``` -To install oh-my-sdh run:\ +To install oh-my-sdh run: ```sh Settings/install.sh``` -To copy the config files run:\ +To copy the config files run: ```sh Settings/setup.sh``` Also included is cdbm from Mike Schilli, details can be found here: