remove config cd alias
This commit is contained in:
@@ -59,7 +59,6 @@
|
|||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
history.size = 100000;
|
history.size = 100000;
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
config = "cd ~/nix-config";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user