Skip to content

Commit

Permalink
yarn sdks alias
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Sep 18, 2023
1 parent 1025084 commit dfe8f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/home/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
localip =
"ifconfig | grep -Eo 'inet (addr:)?([0-9]*.){3}[0-9]*' | grep -Eo '([0-9]*.){3}[0-9]*' | grep -v '127.0.0.1'";
funky = "sfxl fortnite";
ysdk = "yarn dlx @yarnpkg/sdks vscode";
};

history = {
Expand Down

0 comments on commit dfe8f9d

Please sign in to comment.