Update 'README.md'
This commit is contained in:
parent
6f285385df
commit
6ffd40a3c7
|
@ -4,13 +4,13 @@ Install needed packages:
|
|||
```apt install git vim zsh netcat```
|
||||
|
||||
From your users root, execute:
|
||||
```git clone https://git.24unix.net/tracer/Settings.git```
|
||||
```git clone git@git.24unix.net:tracer/dotfiles.git .config/dotfiles```
|
||||
|
||||
To install oh-my-zsh run:
|
||||
```sh Settings/install.sh```
|
||||
```sh .config/dotfiles/install.sh```
|
||||
|
||||
To copy the config files run:
|
||||
```sh Settings/setup.sh```
|
||||
```sh .config/dotfiles/setup.sh```
|
||||
|
||||
Also included is cdbm from Mike Schilli, details can be found here:
|
||||
https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/
|
||||
|
|
Loading…
Reference in New Issue