From 4b81a7332f54f611ed5a8f2270bcde915353aecd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 31 Mar 2020 16:01:45 +0200 Subject: bash: yarn hack no longer needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I've now recovered my RPM package from home:mssola. I will keep yarn up-to-date there. Signed-off-by: Miquel Sabaté Solà --- .bashrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 4883248..abdc66a 100644 --- a/.bashrc +++ b/.bashrc @@ -146,5 +146,3 @@ alias ssh="gpg-connect-agent updatestartuptty /bye >/dev/null; ssh" # Handy alias for the ip command alias ip="ip --color" alias ipb="ip --color --brief" - -export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH" -- cgit v1.2.3