flake: introduce universe-cli
This commit is contained in:
parent
c733193c40
commit
5e742c0b8b
4 changed files with 259 additions and 1 deletions
|
@ -9,6 +9,8 @@ in
|
|||
};
|
||||
|
||||
environment.shellAliases = {
|
||||
uni = "universe-cli";
|
||||
|
||||
# quick cd
|
||||
"..." = "cd ../..";
|
||||
"...." = "cd ../../..";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue