An open API service indexing awesome lists of open source software.

https://github.com/whisperpine/nushell

Nushell config files.
https://github.com/whisperpine/nushell

config nushell

Last synced: 2 months ago
JSON representation

Nushell config files.

Awesome Lists containing this project

README

          

# README

[Nushell](https://www.nushell.sh/) config files.

## Prerequisites

[Startship](https://starship.rs/) is used in conjunction with this config.\
Make sure the `starship` command is available in you shell.

## Getting Started

Windows users should clone this repository into `~/AppData/Roaming`.\
Linux and macoS users should clone this into `~/.config`.

## Customization

Custom settings can be written in `./custom.nu`.\
Start from duplicating [template.nu](./template.nu) to the target file path.