mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 07:33:33 +00:00
fix: code
This commit is contained in:
parent
b781b13b0e
commit
33be5aad26
1 changed files with 1 additions and 1 deletions
|
@ -121,5 +121,5 @@ nvim --headless +PlugUpgrade +qa || true
|
|||
|
||||
if command -v code; then
|
||||
echo_header "==[host] Installing vscode extensions"
|
||||
./code/vscode-extensions.sh --install
|
||||
./vscode.sh --install
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue