mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-26 04:41:58 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
4.5 KiB
4.5 KiB
title, author, author_site, author_image, excerpt
| title | author | author_site | author_image | excerpt |
|---|---|---|---|---|
| Nushell {{VERSION}} | The Nu Authors | https://twitter.com/nu_shell | https://www.nushell.sh/blog/images/nu_logo.png | Today, we're releasing version {{VERSION}} of Nu. This release adds... |
Nushell {{VERSION}}
Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your command line. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful command line pipelines.
Today, we're releasing version {{VERSION}} of Nu. This release adds...
Where to get it
Nu {{VERSION}} is available as pre-built binaries or from crates.io. If you have Rust installed you can install it using cargo install nu.
As part of this release, we also publish a set of optional plugins you can install and use with Nu. To install, use cargo install nu_plugin_<plugin name>.
Table of contents
- Highlights and themes of this release
- Changes
- Notes for plugin developers
- Hall of fame
- Full changelog
Highlights and themes of this release [toc]
Changes [toc]
Additions [toc]
Breaking changes [toc]
Deprecations [toc]
Removals [toc]
Bug fixes and other changes [toc]
Notes for plugin developers [toc]
Hall of fame [toc]
Thanks to all the contributors below for helping us solve issues and improve documentation 🙏
| author | title | url |
|---|---|---|
| @author | ... | #12345 |