Remove unneded shell aliases
This commit is contained in:
parent
6f0cf875d6
commit
c050f62249
@ -40,12 +40,10 @@ in
|
||||
|
||||
home.shellAliases = {
|
||||
g = "git status";
|
||||
fd = "fd -HI";
|
||||
ls = "ls --color";
|
||||
la = "ls -Alh --color";
|
||||
grep = "grep --color";
|
||||
conf = "edit-config";
|
||||
c = "fzf-z";
|
||||
};
|
||||
|
||||
programs.starship = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user