From eeeaf02643015be41cdd250a40e0f3b40afbd2d8 Mon Sep 17 00:00:00 2001 From: home Date: Tue, 31 Oct 2023 21:50:48 +0300 Subject: [PATCH] readme : update bootstrap info. --- .README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.README.md b/.README.md index 30da012..3290637 100644 --- a/.README.md +++ b/.README.md @@ -2,8 +2,11 @@ This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else. # Bootstrap. -```bash +**CAREFUL!** This will overwrite files with the same name in your home directory! + +```bash +curl https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc ``` # Table of contents.