mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
some re-theming?
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Disable welcome message per https://www.nushell.sh/book/configuration.html#remove-welcome-message
|
||||
$env.config.show_banner = false
|
||||
|
||||
# Set theme
|
||||
source ($nu.default-config-dir | path join "themes/catppuccin/themes/catppuccin_mocha.nu")
|
||||
|
||||
# Starship initialization per https://starship.rs/guide/
|
||||
mkdir ($nu.data-dir | path join "vendor/autoload")
|
||||
starship init nu | save -f ($nu.data-dir | path join "vendor/autoload/starship.nu")
|
||||
|
||||
1
nushell/themes/catppuccin
Submodule
1
nushell/themes/catppuccin
Submodule
Submodule nushell/themes/catppuccin added at c0568b4a78
Reference in New Issue
Block a user