changed image location
This commit is contained in:
parent
e4917c0fee
commit
a7beebe9e9
14
README.md
14
README.md
|
@ -1,7 +1,7 @@
|
||||||
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 netcat```
|
||||||
|
|
||||||
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```
|
||||||
|
@ -15,12 +15,12 @@ To copy the config files run:
|
||||||
Also included is cdbm from Mike Schilli, details can be found here:
|
Also included is cdbm from Mike Schilli, details can be found here:
|
||||||
https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/
|
https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/
|
||||||
|
|
||||||
![user prompt](images/user_screen.png)
|
![user prompt](https://24unix.net/build/images/Setting/user_screen.png)
|
||||||
[original image, 1.8M](images/user_screen_original.png)
|
[original image, 1.8M](https://24unix.net/build/images/Settings/user_screen_original.png)
|
||||||
|
|
||||||
![root shell](images/root_screen.png)
|
![root shell](https://24unix.net/build/images/settings/root_screen.png)
|
||||||
[original image, 1.7M](images/root_screen_original.png)
|
[original image, 1.7M](https://24unix.net/build/images/root_screen_original.png)
|
||||||
|
|
||||||
![vim](images/vi_screen.png)
|
![vim](https://24unix.net/build/images/Settings/vi_screen.png)
|
||||||
[original image, 5.9M](images/vi_screen_original.png)
|
[original image, 5.9M](https://24unix.net/build/images/Settings/vi_screen_original.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue