This repository hosts the dotfiles, I use. It also contains some scripts that are sort of like mini-utilities.
| File | Description |
|---|---|
| Winget Packages & DSC files | Winget Packages & Desired State Configurations (DSC) |
| jes24-default.code-profile | VS Code profile |
| .zshrc | zsh configuration |
| starship.toml | Starship configuration |
| Microsoft.PowerShell_profile.ps1 | Powershell (> v7) configuration |
| .hushlogin | Hides the login message (Empty file) |
| .nanorc | Nano configuration |
| .gitconfig | Git configuration |
startup.jl |
Julia startup file |
| Script | Description |
|---|---|
gen-yaml.ps1 |
Gets all installed winget packages and exports them to a single windows.configuration.dsc.yaml file |
socket_test.py |
Checks if the socket is open. ping is not always reliable. More details can be found here: https://docs.python.org/3/library/socket.html |
julia-scicomp.jl |
Installs useful utility, machine learning & scientific computing Julia packages |