fix: nushell config

This commit is contained in:
Ryan Yin
2024-11-11 18:26:41 +08:00
parent b8d03dedb6
commit bdf4d46be8
2 changed files with 2 additions and 3 deletions

View File

@@ -109,8 +109,7 @@ $env.config = {
vi_insert: block # block, underscore, line , blink_block, blink_underscore, blink_line (block is the default)
vi_normal: underscore # block, underscore, line, blink_block, blink_underscore, blink_line (underscore is the default)
}
use_grid_icons: true
footer_mode: "25" # always, never, number_of_rows, auto
footer_mode: "auto" # always, never, number_of_rows, auto
float_precision: 2 # the precision for displaying floats in tables
# buffer_editor: "emacs" # command that will be used to edit the current line buffer with ctrl+o, if unset fallback to $env.EDITOR and $env.VISUAL
bracketed_paste: true # enable bracketed paste, currently useless on windows

View File

@@ -104,7 +104,7 @@ in {
# Xcode = 497799835;
Wechat = 836500024;
QQ = 451108668;
WeCom = 1189898970; # Wechat for Work
# WeCom = 1189898970; # Wechat for Work
TecentMeeting = 1484048379;
QQMusic = 595615424;
};