Cookbook

In this section we have put together a bunch of useful tips to get you started with Nushell. These are simple commands that will help you ease your way into the Nushell philosophy.

However, if you are in the need of more detailed Nushell scripts, have a look at the Nushell’s scriptsCookbook - 图1 (opens new window) repository were you will find interesting scripts done for Nushell.

And if you are looking for cool oneliners like this one

  1. > (fetch https://api.chucknorris.io/jokes/random).value

head to join Nushell’s discord channel and check the cool-onelinersCookbook - 图2 (opens new window) channel.