just: add 'edit' target
This commit is contained in:
parent
1cc652384e
commit
504ecc3b96
1 changed files with 4 additions and 0 deletions
4
justfile
4
justfile
|
@ -8,3 +8,7 @@ run:
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
nix fmt flake.nix
|
nix fmt flake.nix
|
||||||
|
|
||||||
|
alias e := edit
|
||||||
|
edit:
|
||||||
|
WALYAND_DISPLAY= nixVulkanIntel zed .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue