home/atuin: drop
This commit is contained in:
parent
bafb0f3ea8
commit
0819aeb6f4
1 changed files with 0 additions and 28 deletions
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
flags = [ "--disable-up-arrow" ];
|
||||
settings = {
|
||||
style = "compact";
|
||||
show_help = false;
|
||||
stats.common_subcommands = [
|
||||
"nix"
|
||||
"nom"
|
||||
"nh"
|
||||
"podman"
|
||||
"docker"
|
||||
"atuin"
|
||||
"hugo"
|
||||
"adb"
|
||||
# default
|
||||
"cargo"
|
||||
"go"
|
||||
"git"
|
||||
"npm"
|
||||
"yarn"
|
||||
"pnpm"
|
||||
"kubectl"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Reference in a new issue