updated README.md with cdbm
This commit is contained in:
parent
dcc6334252
commit
c9c26827a4
|
@ -1,15 +1,15 @@
|
||||||
Some sane defults for git, zsh (using oh-my-zsh) and vim.
|
Some sane defults for git, zsh (using oh-my-zsh) and vim.
|
||||||
|
|
||||||
Install needed packages:\
|
Install needed packages:
|
||||||
```apt install git vim zsh```
|
```apt install git vim zsh```
|
||||||
|
|
||||||
From your users root, execute:
|
From your users root, execute:
|
||||||
```git clone https://git.24unix.net/tracer/Settings.git```
|
```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```
|
```sh Settings/install.sh```
|
||||||
|
|
||||||
To copy the config files run:\
|
To copy the config files run:
|
||||||
```sh Settings/setup.sh```
|
```sh Settings/setup.sh```
|
||||||
|
|
||||||
Also included is cdbm from Mike Schilli, details can be found here:
|
Also included is cdbm from Mike Schilli, details can be found here:
|
||||||
|
|
Loading…
Reference in New Issue