updar
This commit is contained in:
parent
1a658f1668
commit
3ce12900b8
13 changed files with 517 additions and 309 deletions
|
|
@ -20,7 +20,7 @@ in {
|
|||
enableNushellIntegration = config.programs.nushell.enable;
|
||||
settings = {
|
||||
add_newline = false;
|
||||
format = "$username$directory$git_branch$git_status$python$rust$nodejs$nix_shell$cmd_duration$line_break$character";
|
||||
format = "$directory$git_branch$git_status$python$rust$nodejs$nix_shell$cmd_duration$line_break$character";
|
||||
|
||||
# Username display
|
||||
username = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue