aliases, eza
This commit is contained in:
parent
8d0b874958
commit
5b344eacc5
3 changed files with 16 additions and 10 deletions
|
|
@ -52,4 +52,9 @@ in
|
|||
R-packed
|
||||
RStudio-packed
|
||||
];
|
||||
|
||||
home.shellAliases = {
|
||||
r = "R --no-save --no-restore";
|
||||
R = "R --no-save --no-restore";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue