nix-your-shell in unstable only
This commit is contained in:
parent
d82558072b
commit
90ad7c2823
3 changed files with 5 additions and 2 deletions
|
|
@ -39,8 +39,8 @@
|
|||
};
|
||||
fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = "nix-your-shell fish | source";
|
||||
loginShellInit = "nix-your-shell fish | source";
|
||||
# interactiveShellInit = "nix-your-shell fish | source"; # nix-your-shell only in unstable
|
||||
# loginShellInit = "nix-your-shell fish | source";
|
||||
shellAliases = {
|
||||
nano = "micro";
|
||||
wget = "wget --hsts-file=\"$XDG_DATA_HOME/wget-hsts\"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue