Skip to content

Repository files navigation

Install nushell and dependencies

My custom Nushell configuration across devices.

Last updated: 2024-08-05

Install Winget

https://apps.microsoft.com/detail/9NBLGGH4NNS1?hl=en-us&gl=SE&ocid=pdpshare

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
powershell -ExecutionPolicy Bypass -File .\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
powershell -ExecutionPolicy Bypass -File .\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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages