Skip to content

BrunoMartinsCorrea/dev-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-utils

pt-BR

This repository aims to create some facilitators for programmers, specially for those like me, who love distro hopping weekly and need to configure the dev environment as quickly as possible!

How to use

Execute the main script (dev-utils.sh) and it will show you a menu with the following options:

Option Task Default
0 Exit [DEFAULT] ✔️
1 Setup my computer
2 Config my git
3 Config my OpenVPN

Computer setup

Cria um ambiente amplo para desenvolvimento baseado no seu perfil técnico, contendo as seguintes...

Programming Languages

Tools / Frameworks


Git config

Simple CLI that uses official GIT CLI to facilitate the following tasks:

  • Set up Global user
  • Set up different users by folders
  • Generate different SSH keys by VCS (Version Control Software)

OpenVPN config

Search and select an .ovpn file and import it into the NetworkManager setting your username, password and nickname for the connection