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
b4e558ab08
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: {
Switch to using nushell as default again Keep zsh as defaultUserShell (so same for root user), ensure emacs also uses zsh instead of nu for POSIX compliance Switch nu tables back to rounded configuration
2024-02-26 08:34:45 +00:00
mode: rounded,
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
},
Move nushell config to separate expression, remove startup banner
2024-02-03 08:26:13 +00:00
}
Reference in a new issue
Copy permalink