mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 10:20:14 +00:00
improve nix-shell-run with args
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
black # Python formatter
|
||||
];
|
||||
|
||||
programs.fish.shellAbbrs = { py = "python"; };
|
||||
programs.fish.shellAbbrs = { py = "python3"; };
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user