changed image location

This commit is contained in:
tracer 2020-01-04 16:13:44 +00:00
parent e4917c0fee
commit a7beebe9e9
1 changed files with 7 additions and 7 deletions

View File

@ -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)