From a74bd7bca28aa9d9dce2dcbf4808462d5d5f7429 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sat, 15 Mar 2025 23:28:45 -0300 Subject: [PATCH] Add README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d39855 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# luca0N's dotfiles + +This repository contains my dotfiles that I use across multiple Linux boxes. +I've worked on this to make my life easier, and I'm sharing in the hope that it +makes yours easier as well. + +Note that this repository also contains some runnable utility scripts, located +under `~/.local/bin`. This path is added automatically to the `$PATH` +environment variable. +