mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Rename vv alias to venv
This commit is contained in:
parent
4a38f92601
commit
0b10c4cd04
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
|||
|
||||
(homeConfiguration "nixos" {
|
||||
programs.nushell.shellAliases = {
|
||||
vv = "virtualenv venv";
|
||||
venv = "virtualenv venv";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue