Skip to content

zolodev/windows-config

Repository files navigation

Install nushell and dependencies

My custom Nushell configuration across devices.

Last updated: 2024-08-05

Windows11 Installation

Minimum installation

For laptops or limited computers there is a minimum base installation. Install Nushell and Windows Terminal by running install-minimum.ps1

# install-minimum.ps1
PS > .\install-minimum.ps1

Full installation

For more powerfull computers it is recommended to install the full set of tools. Install Nushell and Windows Terminal by running install.ps1

# install.ps1
PS > .\install.ps1

Font used

  • Hack Nerd Font To make the terminal more pleasant to work in; I use a theme from oh-my-posh. The font is used by cobalt2.omp.json theme.

Can be downloaded at Nerd Fonts

Or Download (v.3.2.1) using the Direct link to Hack Nerd Font v3.2.1

More themes can be found at https://ohmyposh.dev/

About

My custom nushell configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published