npm
This commit is contained in:
parent
3f5ee6baa8
commit
00ca042fb1
1
.profile
1
.profile
|
|
@ -19,6 +19,7 @@ else
|
||||||
cd ~
|
cd ~
|
||||||
wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb
|
wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb
|
||||||
dpkg -i fastfetch-linux-amd64.deb
|
dpkg -i fastfetch-linux-amd64.deb
|
||||||
|
npm install --global fast-cli
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# if running bash
|
# if running bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue