mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
fix: typo
This commit is contained in:
2
Justfile
2
Justfile
@@ -1,7 +1,7 @@
|
|||||||
# just is a command runner, Justfile is very similar to Makefile, but simpler.
|
# just is a command runner, Justfile is very similar to Makefile, but simpler.
|
||||||
|
|
||||||
# Use nushell for shell commands
|
# Use nushell for shell commands
|
||||||
# To usage this justfile, you need to enter a shell with just & nushell installed:
|
# To use this justfile, you need to enter a shell with just & nushell installed:
|
||||||
#
|
#
|
||||||
# nix shell nixpkgs#just nixpkgs#nushell
|
# nix shell nixpkgs#just nixpkgs#nushell
|
||||||
set shell := ["nu", "-c"]
|
set shell := ["nu", "-c"]
|
||||||
|
|||||||
Reference in New Issue
Block a user