add ns
-> nix-shell
alias
This commit is contained in:
parent
287c245394
commit
b81fb90507
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ alias_dictionary = {
|
|||
"runactions": "act_runner exec --default-actions-url=https://www.coastalcommits.com --gitea-instance=https://www.coastalcommits.com",
|
||||
|
||||
"uvr": "uv run",
|
||||
"ns": "nix-shell",
|
||||
"e": "edit",
|
||||
"c": "clear",
|
||||
"s": "sudo",
|
||||
|
|
Loading…
Reference in a new issue