📆 Article written day: 9/03/2020 📆 Article updated day: 6/18/2022
My System Specs:
- Microsoft Windows 10 Enterprise Version 21H2 (OS Build 19044.1766)
- WSL2 - Ubuntu 22.04 LTS
- Android Studio Version: Chipmunk 2021.2.1 Patch 1
{ | |
"language": "default", | |
"theme": "borderless", | |
"customLanguages": [ | |
{ | |
"id": "custom", | |
"displayName": "Custom", | |
"dictionary": { | |
"default": "Default", | |
"language": "Language", |
[user] | |
name = Rodrigo de França | |
email = [email protected] | |
[init] | |
defaultBranch = main | |
[core] | |
editor = code --wait |
Install, build and debug a react native app in WSL2 (Windows Subsystem for Linux) and Ubuntu.
Get-Command # Retrieves a list of all the commands available to PowerShell | |
# (native binaries in $env:PATH + cmdlets / functions from PowerShell modules) | |
Get-Command -Module Microsoft* # Retrieves a list of all the PowerShell commands exported from modules named Microsoft* | |
Get-Command -Name *item # Retrieves a list of all commands (native binaries + PowerShell commands) ending in "item" | |
Get-Help # Get all help topics | |
Get-Help -Name about_Variables # Get help for a specific about_* topic (aka. man page) | |
Get-Help -Name Get-Command # Get help for a specific PowerShell function | |
Get-Help -Name Get-Command -Parameter Module # Get help for a specific parameter on a specific command |
#EXTM3U | |
#PLAYLISTV: pltv-logo="http://files.fabiomagno.webnode.com/200000054-6d18c6e133-public/.facebook_1491010981683.jpg" pltv-name="FABIO MAGNO" pltv-description="LISTA DE FILMES, SERIES, ANIMES, DESENHOS E VARIEDADES" pltv-cover="http://www.cepe.com.br/images/miv/CiaEditora | |
#EXTINF:-1 tvg-logo="http://i.imgur.com/PysT8xnh.jpg" group-title="ATUALIZAÇÕES DO DIA", ARROW T6|EP12 (LEG) | |
http://cdn1.ntcdn.us/content/httpdelivery/arrow/06leg/12-ALTO.mp4?STANIPTV | |
#EXTINF:-1 tvg-logo="http://www.mmfilmes.tv/wp-content/uploads/2018/02/p14477551_p_v8_aa-200x300.jpg" group-title="ATUALIZAÇÕES DO DIA",THE SOUND - DUB - HD (2017) | |
http://s.vstreaming.net/movies/osom-dub-720p.mp4?STANIPTV | |
#EXTINF:-1 tvg-logo="http://www.mmfilmes.tv/wp-content/uploads/2018/02/unnamed-file-91-200x300.jpg" group-title="ATUALIZAÇÕES DO DIA",BATMAN: GOTHAM BY GASLIGHT - DUB - HD (2018) | |
http://s.vstreaming.net/movies/batmangaslight-dub-720p.mp4?STANIPTV |