[shell] Moves aliases to shell.nix from terminal.nix
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
nerd-fonts.jetbrains-mono
|
||||
];
|
||||
|
||||
home.shellAliases = {
|
||||
"p?" = "ps ax | grep";
|
||||
};
|
||||
|
||||
# Allow Home Manager to set fonts.
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user