Skip to content

Instantly share code, notes, and snippets.

View flaugabriel's full-sized avatar
👨‍💻
Full Stack Developer

Gabriel Flauzino Mota flaugabriel

👨‍💻
Full Stack Developer
View GitHub Profile
@flaugabriel
flaugabriel / settings.json
Created May 5, 2023 02:16
it is my settings by vscode
{
"workbench.colorTheme": "Boxy Monokai",
"workbench.iconTheme": "vscode-icons",
"terminal.integrated.fontFamily": "DejaVu Sans Mono for Powerline",
"editor.codeLensFontFamily": "MesloLS NF",
"editor.inlineSuggest.showToolbar": "always",
"editor.tabSize": 2,
"window.zoomLevel": 1,
"vsicons.dontShowNewVersionMessage": true
}
@flaugabriel
flaugabriel / gist:e3b628305be871a892dfec838588a5bf
Created March 28, 2023 05:24
set permision for project when user vscode
sudo chown -R user_pc projectname
@flaugabriel
flaugabriel / gist:0556fb0e999bf21830371e832a991674
Created March 4, 2023 01:15
vscode save as docker container app
In Dockerfile you have /myapp but in docker-compose.yml -- /app
It's not correct because your docker compose not finding the reference file so the correct solution is
in your dockerfile set /app to and you can make a same file for reference in docker compose /app :D
@flaugabriel
flaugabriel / install rails
Created February 23, 2021 15:45 — forked from asssis/install rails
Install rbenv, ruby and rails (executar como root)
#ATUALIZAR RUBY
cd /usr/local/rbenv
git reset --hard
git pull origin master
cd ~/.rbenv/plugins/ruby-build
git reset --hard
git pull origin master
# - Listando versoes existentes
# Version 19.5.0.0.0
# Instalar a biblioteca
sudo apt-get install libaio1
# Criar a pasta
sudo mkdir /opt/oracle
# Mover para /opt/oracle
instantclient-basic-linux.x64-19.5.0.0.0dbru.zip
instantclient-sdk-linux.x64-19.5.0.0.0dbru.zip
# Version 19.5.0.0.0
# Instalar a biblioteca
sudo apt-get install libaio1
# Criar a pasta
sudo mkdir /opt/oracle
# Mover para /opt/oracle
instantclient-basic-linux.x64-19.5.0.0.0dbru.zip
instantclient-sdk-linux.x64-19.5.0.0.0dbru.zip
{
"workbench.iconTheme": "vscode-icons",
"workbench.colorTheme": "Monokai Dimmed",
"window.zoomLevel": 2,
"dart.flutterAdbConnectOnChromeOs": true,
"dart.flutterSdkPaths": [
"/opt/flutter/bin"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
# if not exist ssh keys into you configs rune this code below.
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
# afte generate ssha key on steps get you new key
cat ~/.ssh/id_rsa.pub
@flaugabriel
flaugabriel / gist:9def7f46639454cdf166699f3de54dd3
Created September 5, 2019 00:24
Keep your environment clean
If you think your gems are messed up, you can always uninstall all local gems with the following command:
for i in `gem list --no-versions`; do gem uninstall -aIx $i; done
Internacionais
https://nomadlist.com
http://www.freelance.com/en/
https://remoteok.io/
https://www.flexjobs.com/
https://www.wfh.io/
https://www.virtualvocations.com/
https://weworkremotely.com/
https://authenticjobs.com/