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.
- Host: GitHub
- URL: https://github.com/whisperpine/nushell
- Owner: whisperpine
- License: mit
- Created: 2023-03-13T06:53:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T17:27:54.000Z (12 months ago)
- Last Synced: 2025-03-02T18:32:47.061Z (12 months ago)
- Topics: config, nushell
- Language: Nushell
- Homepage:
- Size: 106 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.