Skip to content

Instantly share code, notes, and snippets.

View fagnervalente's full-sized avatar
😀

Fagner Valente fagnervalente

😀
  • Avenue Code
  • Belo Horizonte - MG - Brasil
View GitHub Profile
@fagnervalente
fagnervalente / cloudSettings
Last active March 6, 2020 05:05
VS Code Settings
{"lastUpload":"2020-03-06T05:05:03.842Z","extensionVersion":"v3.4.3"}
<?xml version="1.0" encoding="UTF-8"?>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2018 Adobe
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
#!/bin/bash
#update your system
sudo apt update
#install dependencies
apt install curl git dirmngr gpg gawk
#zsh and on my zsh
apt install zsh