From 89031cbb1905cf5cd7eabdc3ed9d5c7b3ee6b30c Mon Sep 17 00:00:00 2001 From: Antoine Phan Date: Sun, 14 Jan 2024 13:12:50 -0500 Subject: [PATCH] First commit, attempting to link --- README.md | 5 +++++ configs/hypr | 1 + 2 files changed, 6 insertions(+) create mode 100644 README.md create mode 120000 configs/hypr diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec6c7b7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# dotfiles + +My configuration and styling for things I use on my Linux PC. + +More details will come! diff --git a/configs/hypr b/configs/hypr new file mode 120000 index 0000000..9bfcc7d --- /dev/null +++ b/configs/hypr @@ -0,0 +1 @@ +/home/antoine/.config/hypr/ \ No newline at end of file