flake icon
This commit is contained in:
parent
179d5953a1
commit
590d35f66e
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ in {
|
|||
];
|
||||
interactiveShellInit = concatMapStrings (x: "set --universal " + x + "\n") [
|
||||
"pure_enable_nixdevshell true"
|
||||
"pure_symbol_nixdevshell "
|
||||
];
|
||||
shellAbbrs = {
|
||||
ga = "git add";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue