-
-
Save riosfranklin/c5d5811f1d2f59e1b7b1dbdb3950cbc5 to your computer and use it in GitHub Desktop.
Revisions
-
Klerith revised this gist
May 15, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,9 +3,9 @@ * [Git](https://git-scm.com/) * [Postman](https://www.getpostman.com/downloads/) * [Android Studio](https://developer.android.com/studio) * [Mac OSX - XCode](https://itunes.apple.com/hn/app/xcode/id497799835?l=en&mt=12) -
Klerith revised this gist
May 15, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,8 +5,9 @@ * [Android Studio](https://developer.android.com/studio) * [Mac OSX - XCode](https://www.getpostman.com/downloads/) * [Mac OSX - XCode](https://itunes.apple.com/hn/app/xcode/id497799835?l=en&mt=12) # Plugins -
Klerith revised this gist
May 14, 2019 . 1 changed file with 0 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,8 +11,6 @@ # Plugins * [Awesome Flutter Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) * [Bracket Pair Colorizer 2](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2) -
Klerith revised this gist
May 14, 2019 . 1 changed file with 13 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,4 +29,16 @@ # Tema que estoy usando: * [Monokai Night](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-monokai-night) # Configuración del Bracket Pair Colorizer 2 ``` "bracket-pair-colorizer-2.colors": [ "#fafafa", "#9F51B6", "#F7C244", "#F07850", "#9CDD29", "#C497D4" ], ``` -
Klerith created this gist
May 14, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,32 @@ # Programas * [VSCode](https://code.visualstudio.com/) * [Git](https://git-scm.com/) * [Android Studio](https://developer.android.com/studio) * [Mac OSX - XCode](https://itunes.apple.com/hn/app/xcode/id497799835?l=en&mt=12) # Plugins * [Activitus Bar](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.activitusbar) * [Awesome Flutter Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) * [Bracket Pair Colorizer 2](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2) * [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code) * [Flutter](https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter) * [Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) * [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype) * [Terminal](https://marketplace.visualstudio.com/items?itemName=formulahendry.terminal) # Tema que estoy usando: * [Monokai Night](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-monokai-night)