From f532fc937f710a807e2baaf7c204c9dd0e3ef24a Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 22 Aug 2023 22:48:22 +0200 Subject: Add welcome message --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe24f67..6ff9bb3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Dotfiles +### Welcome, and make yourself at ***$HOME*** > NOTE: Primarily for Linux but currently under work to make this as agnostic/cross-platform as possible -## Installing onto a new system (bare git repository) +- - - + +### Installing onto a new system (bare git repository) 1. Avoid weird behaviour/recursion issues when .cfg tries to track itself @@ -206,7 +209,7 @@ $ cargo run --release --bin wezterm -- start ### Gnome Custom Settings -- Run gnome settings script +- Run gnome custom settings script, located at `~/.local/bin/scripts`: ```bash $ gsettings.sh ``` -- cgit v1.2.3