zephraph / nu

My nushell config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Before changing nushell do be your default shell run the following command:

ln -sf ($nu.config-path | path dirname) ~/.nu-config

This sets up a symlink in your home directory that's necessary for the config to execute correctly

Starship

Make sure to add the following to ~/.config/starship.toml

[character]
format = '''

'''

This effectively disables starship's caret.

About

My nushell config


Languages

Language:Nu 100.0%