mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-04 18:58:13 +00:00
feat(stats): add jj to default common subcommands (#2708)
This commit is contained in:
parent
2f5fe5cc7b
commit
5cd23537b0
2 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,7 @@ enter_accept = true
|
|||
# "git",
|
||||
# "go",
|
||||
# "ip",
|
||||
# "jj",
|
||||
# "kubectl",
|
||||
# "nix",
|
||||
# "nmcli",
|
||||
|
|
|
@ -293,6 +293,7 @@ impl Stats {
|
|||
"git",
|
||||
"go",
|
||||
"ip",
|
||||
"jj",
|
||||
"kubectl",
|
||||
"nix",
|
||||
"nmcli",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue