aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files 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
```