Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

get vscode extensions with ps1

code --list-extensions | ForEach-Object {"code --install-extension $_"} > extensions.ps1

//then run extensions.ps1 for installation all extension
Comment

PREVIOUS NEXT
Code Example
Shell :: git increase buffer size 
Shell :: grep but exclude directory 
Shell :: bash get dir of file 
Shell :: bash check if file empty 
Shell :: gitignore node_modules 
Shell :: ubuntu install lib usb 
Shell :: install sail into existing laravel 8 project 
Shell :: httpd service centos 7 and centos 8 
Shell :: sed add line after match 
Shell :: fcm post example curl 
Shell :: ubuntu power saving 
Shell :: git download specific commit 
Shell :: git get repo with composer 
Shell :: find files in windows command 
Shell :: install python 2.7 kali linux 
Shell :: linux cmd uninstall 
Shell :: find unix 
Shell :: rm multiple folders 
Shell :: wireshark para ubuntu 
Shell :: move files one level up linux 
Shell :: IlluminateHttpExceptionsPostTooLargeException Ubuntu 
Shell :: .gitignore is not ignoring directories 
Shell :: git remember credentials ubuntu 
Shell :: bash ls command not found 
Shell :: rename file in git 
Shell :: git remote set origin 
Shell :: set global git ignore 
Shell :: git change personal token to login and passowrd 
Shell :: copy secret from one namespace to another 
Shell :: git commit 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =