This is my collection of various config files and options for programs like vim or fish (heavy unix focus).
I'm making use of symlinks to point my dotfiles to my actual dev folder - to make it easier to configure this, I'm using a PowerShell Core (pwsh) script. To install, just run:
pwsh install.ps1
To double check what will happen, you can run:
pwsh check.ps1 -whatIf
For platform-specific config, you can use the overrides.json
file. See the
included version for details.
Recommended to also have:
- luarocks
- luacheck
Open an issue or visit my website and shoot me a line.