andsens / homeshick

git dotfiles synchronizer written in bash
MIT License
2.07k stars 147 forks source link

Homepsick - Powershell version of homeshick #222

Open KitKat31337 opened 3 months ago

KitKat31337 commented 3 months ago

@andsens

Ok, an MVP is completed on the powershell version over at https://github.com/KitKat31337/homepsick

You can see the usage example by looking at files in my dotfiles repo

https://stash.firekitten.net/kittyfangs/dotfiles/src/branch/main/init.ps1 and https://stash.firekitten.net/kittyfangs/dotfiles/src/branch/main/home/Documents/PowerShell/Microsoft.PowerShell_profile.ps1

Ill write up some basic documentation of what is working so far tomorrow in my README, but you have

Enable-HomepsickCastle <-> homeshick link Get-HomepsickCastle <-> homeshick ls New-HomepsickCastle <-> homeshick generate and homeshick clone Update-HomepsickCastle <-> homeshick pull

KitKat31337 commented 3 months ago

It has MVP for my specific usage, but I will keep duplicating features.