mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove unused alias
This commit is contained in:
parent
90faaf6b28
commit
741fc9f573
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
la = "ls -a";
|
la = "ls -a";
|
||||||
sl = "ls";
|
sl = "ls";
|
||||||
|
|
||||||
p = "python3";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue