update readme
This commit is contained in:
parent
93207440f7
commit
371296340b
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ works for me with the least amount of headache.
|
|||
So to install on a fresh laptop:
|
||||
|
||||
```sh
|
||||
# You also need rustup and Rust installed or else Fish will complain
|
||||
$PACKAGEMANAGER install chezmoi zoxide fish
|
||||
chezmoi init git@codeberg.org:shadows_withal/home.git # or HTTPS URL if you're not me hehe
|
||||
$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 apply
|
||||
source ~/.config/fish/config.fish
|
||||
source $nu.env-path
|
||||
source $nu.config-path
|
||||
# from here on out, see what breaks and fix it!
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue