path for config

This commit is contained in:
Petr Nyc
2024-11-08 14:38:12 +01:00
parent d3915d64e3
commit a7111acdc2
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
* How to set up this configuration
** basic setup
** Automated setup
#+begin_src sh
sh -c "$(curl -fsSL https://git.meinlschmidt.org/jetpac/dotfiles/raw/branch/main/bootstrap.sh)"
#+end_src
** manual setup
#+begin_src sh
# for linux; ignore on other systems