mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 17:53:17 +01:00
fish: Remove old test abbreviation
This commit is contained in:
parent
794db6dbec
commit
955ed07d33
@ -119,7 +119,6 @@
|
|||||||
jp = "LANG=ja_JP.UTF-8 LC_ALL=ja_JP.UTF-8";
|
jp = "LANG=ja_JP.UTF-8 LC_ALL=ja_JP.UTF-8";
|
||||||
vm = "nixos-rebuild build-vm --flake . && ./result/bin/run-nixos-vm && trash put result nixos.qcow2";
|
vm = "nixos-rebuild build-vm --flake . && ./result/bin/run-nixos-vm && trash put result nixos.qcow2";
|
||||||
sw = "sudo nixos-rebuild switch --flake .";
|
sw = "sudo nixos-rebuild switch --flake .";
|
||||||
st = "crystal spec tests/main.cr --progress --verbose";
|
|
||||||
tf = "treefmt";
|
tf = "treefmt";
|
||||||
|
|
||||||
c = "clear";
|
c = "clear";
|
||||||
|
Loading…
Reference in New Issue
Block a user