aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-11-01 13:20:43 +0100
committerWilliam Hergès <william@herges.fr>2025-11-01 13:20:43 +0100
commit47f3ec3d3b3a7e767a172ef3c1b689f704df52d9 (patch)
tree4ca2481d795f169a898f2b9b8a846b851f8eed81 /README.md
parentdaee35570cf0323f69e150815eb69ce997c96195 (diff)
ci(nvim): script to install
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6ee07f..4e27d02 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,8 @@
My personnal dotfiles of my workstation powered by Void, Sway, niri, nvim and fish.
+You can install my nvim config with
+```bash
+curl -L https://git.anhgelus.world/anhgelus/dotfiles/raw/branch/main/setup.sh | bash
+```
+