mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-11 09:49:32 -05:00
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