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