diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-08-22 22:48:22 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-08-22 22:48:22 +0200 |
| commit | f532fc937f710a807e2baaf7c204c9dd0e3ef24a (patch) | |
| tree | 3fbb2d05963303bdec1fd8141185d32bdffcf78a /README.md | |
| parent | 17620062912d03af68f43f12be8a348ab8445a48 (diff) | |
| download | dotfiles-f532fc937f710a807e2baaf7c204c9dd0e3ef24a.tar.gz dotfiles-f532fc937f710a807e2baaf7c204c9dd0e3ef24a.zip | |
Add welcome message
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 ``` |
