mirror of
https://github.com/NixOS/nix.git
synced 2025-12-02 23:20:59 +01:00
Merge branch 'master' of https://github.com/olejorgenb/nix-repl
This commit is contained in:
commit
fee93541a4
2 changed files with 12 additions and 1 deletions
|
|
@ -102,3 +102,7 @@ example:
|
|||
|
||||
nix-repl> config.networking.use<TAB>
|
||||
config.networking.useDHCP config.networking.usePredictableInterfaceNames
|
||||
|
||||
Input history is preserved by readline in ~/.nix-repl-history
|
||||
The readline "application name" is nix-repl. This allows for nix-repl specific
|
||||
settings in ~/.inputrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue