mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-05-11 17:35:56 +08:00
use distrobox4nix
This commit is contained in:
parent
26124a0e4d
commit
42447b4e74
7 changed files with 30 additions and 16 deletions
|
|
@ -30,19 +30,6 @@
|
|||
];
|
||||
functions = {
|
||||
fish_greeting = "";
|
||||
# fish_command_not_found =
|
||||
# /*
|
||||
# fish
|
||||
# */
|
||||
# ''
|
||||
# function fish_command_not_found
|
||||
# if test -e /run/.containerenv -o -e /.dockerenv
|
||||
# distrobox-host-exec $argv
|
||||
# else
|
||||
# __fish_default_command_not_found_handler $argv
|
||||
# end
|
||||
# end
|
||||
# '';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue