forked from Shinonome/caelestia-cli
install: shell install npm pkgs
This commit is contained in:
@@ -10,4 +10,7 @@ set -l shell $CONFIG/shell
|
|||||||
confirm-overwrite $shell
|
confirm-overwrite $shell
|
||||||
git clone 'https://github.com/caelestia-dots/shell.git' $shell
|
git clone 'https://github.com/caelestia-dots/shell.git' $shell
|
||||||
|
|
||||||
|
cd $shell || exit
|
||||||
|
npm install
|
||||||
|
|
||||||
log 'Done.'
|
log 'Done.'
|
||||||
|
|||||||
Reference in New Issue
Block a user