Skip to content
View adelsonsljunior's full-sized avatar
🥱
sleeping
🥱
sleeping

Block or report adelsonsljunior

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adelsonsljunior/README.md

Adelson Júnior

$ apt moo moo

                 (__)  
         _______~(..)~ 
           ,----\(oo) 
          /|____|,'    
         * /"\ /\   
           ~ ~ ~ ~     
..."Have you mooed today?"...

Statistics 📊

Skills ⛓️

Pinned Loading

  1. post-install-script post-install-script Public

    My post installation script for Linux Desktop.

    Shell 13 1

  2. My initial vagrantfile My initial vagrantfile
    1
    # -*- mode: ruby -*-
    2
    # vi: set ft=ruby :
    3
    
                  
    4
    Vagrant.configure("2") do |config|
    5
      config.vm.box = "ubuntu/jammy64"
  3. docker-swarm-lab docker-swarm-lab Public

    A small Docker Swarm lab using Vagrant and Shell Script managed with Portainer

    Shell