From a7beebe9e97ac1ac7ae16bca0bab2c4132823b35 Mon Sep 17 00:00:00 2001 From: tracer Date: Sat, 4 Jan 2020 16:13:44 +0000 Subject: [PATCH] changed image location --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 21c742a..aec5b3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Some sane defults for git, zsh (using oh-my-zsh) and vim. Install needed packages: -```apt install git vim zsh``` +```apt install git vim zsh netcat``` From your users root, execute: ```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: https://www.linux-magazin.de/ausgaben/2019/09/snapshot-18/ -![user prompt](images/user_screen.png) -[original image, 1.8M](images/user_screen_original.png) +![user prompt](https://24unix.net/build/images/Setting/user_screen.png) +[original image, 1.8M](https://24unix.net/build/images/Settings/user_screen_original.png) -![root shell](images/root_screen.png) -[original image, 1.7M](images/root_screen_original.png) +![root shell](https://24unix.net/build/images/settings/root_screen.png) +[original image, 1.7M](https://24unix.net/build/images/root_screen_original.png) -![vim](images/vi_screen.png) -[original image, 5.9M](images/vi_screen_original.png) +![vim](https://24unix.net/build/images/Settings/vi_screen.png) +[original image, 5.9M](https://24unix.net/build/images/Settings/vi_screen_original.png)