updated README.md with cdbm

This commit is contained in:
tracer 2020-01-03 12:26:54 +01:00
parent 154190dc03
commit 816bb145ad
1 changed files with 3 additions and 3 deletions

View File

@ -3,13 +3,13 @@ Some sane defults for git, zsh (using oh-my-zsh) and vim.
Install needed packages:
apt install git vim zsh
from your users root, execute
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/setuo.sh
Also included is cdbm from Mike Schilli, details can be found here: