housekeeping
This commit is contained in:
parent
e0dd59640f
commit
e298208769
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023 liv
|
Copyright (c) 2025 insects
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -10,7 +10,7 @@ So to install on a fresh laptop:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$PACKAGEMANAGER install chezmoi zoxide nushell
|
$PACKAGEMANAGER install chezmoi zoxide nushell
|
||||||
chezmoi init ssh://forgejo@git.nazrin.limited:liv/home.git # or HTTPS URL if you're not me hehe
|
chezmoi init ssh://git@git.insects.institute:insects/home.git # or HTTPS URL if you're not me hehe
|
||||||
chezmoi apply
|
chezmoi apply
|
||||||
source $nu.env-path
|
source $nu.env-path
|
||||||
source $nu.config-path
|
source $nu.config-path
|
||||||
|
|
Loading…
Add table
Reference in a new issue