Move yarn; add SSH_AUTH_SOCK to sec1

This commit is contained in:
2023-03-20 12:20:27 +00:00
parent 3a9ab66e4c
commit 13531681aa
3 changed files with 6 additions and 2 deletions

View File

@@ -1 +1,2 @@
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
addpath "$HOME/.yarn/bin"
addpath "$HOME/.config/yarn/global/node_modules/.bin"