mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix(bootstrap-linux): Fix appman setup
This commit is contained in:
parent
3c0e075324
commit
f015467b1b
2 changed files with 13 additions and 3 deletions
|
|
@ -6,6 +6,14 @@ No rice, no Unixporn/NTporn, just a simple setup that works for me.
|
|||
|
||||
Works for Windows, Linux and MacOS.
|
||||
|
||||
** Setup
|
||||
|
||||
*** GNU/Linux and macOS
|
||||
|
||||
#+begin_src shell
|
||||
curl https://raw.githubusercontent.com/js0ny/dotfiles/refs/heads/master/bootstrap/setup.sh -o setup.sh && chmod u+x setup.sh && ./setup.sh
|
||||
#+end_src
|
||||
|
||||
** Structure
|
||||
|
||||
#+begin_src shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue