mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37:44 +00:00
nushell: fix config mistake
This commit is contained in:
parent
e5df996588
commit
b5351ab1f9
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ $env.config.render_right_prompt_on_last_line = false
|
|||
|
||||
$env.config.float_precision = 2
|
||||
|
||||
$env.LS_COLORS = (open ~/.config/nushell/ls_colors.txt)
|
||||
$env.config.ls.use_ls_colors = true
|
||||
|
||||
$env.config.hooks.pre_prompt = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue