all repos — nixfiles @ a1e7e0bc3e2cf040d24580ecfe3f73899b358aa1

System and user configuration, managed by nix and home-manager

fish: port functions and more aliases

Alan Pearce
commit

a1e7e0bc3e2cf040d24580ecfe3f73899b358aa1

parent

a0c89188898a79599f83a83297946631fb78bf9b

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M user/settings/shell.nixuser/settings/shell.nix
@@ -57,6 +57,7 @@ di = "docker image";
dj = "docker pull"; dk = "docker push"; + dc = "docker-compose"; dcb = "dc build"; dcd = "dc down"; dcj = "dc pull";