This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
4bdd2313e5
nixos
/
home
/
nushell
/
config.nu
8 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move nushell config to separate expression, remove startup banner
2024-02-03 08:26:13 +00:00
$env.config = {
show_banner: false,
nushell: enable transient prompt, emacs binds mode
2024-02-03 08:36:52 +00:00
edit_mode: emacs,
Use custom base16-modus-vivendi-tinted theme Update some stylix colour uses to the mnemonic name version (where possible) Add a mustache template for waybar and use for style.css Switch firefox to use sweet theme by default
2024-02-08 17:32:21 +00:00
table: {
mode: compact,
},
Move nushell config to separate expression, remove startup banner
2024-02-03 08:26:13 +00:00
}
Reference in a new issue
Copy permalink