remove xcp (broken build on darwin)
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/shell.nix → user/settings/shell.nix
@@ -22,7 +22,6 @@ "c," = "cd ${config.home.homeDirectory + "/projects/alin.ovh/nixfiles"}"; cg = "cd $(git root)"; cdg = "cd $(git root)"; - cp = "xcp"; fs = "bfs -nohidden"; nohead = "sed 1d";