From 043917507a1261151d51199cc2b9c78737fb7d4e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 9 Feb 2022 17:01:07 +0100 Subject: Update the script to be more robust The installing of the languages can be done separately depending on the machine and which language is needed --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c24fc48..367a4fa 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ ln -sf ~/.rc/.npmrc ~/.npmrc ln -sf ~/.rc/.nvmrc ~/.nvmrc ln -sf ~/.rc/.nvm/default-packages ~/.nvm/default-packages exec $SHELL -l + nvm install nvm alias default ``` @@ -177,6 +178,7 @@ nvm alias default ```bash brew install git-crypt source ~/.bash_profile +cd ~/.rc git-crypt unlock ``` -- cgit v1.2.3