Skip to content

Instantly share code, notes, and snippets.

View danilofeijo's full-sized avatar
🤖
Walking and learning

Danilo Feijó danilofeijo

🤖
Walking and learning
View GitHub Profile
<html>
<body>
<table style="border-style: solid;" id="menu">
<div class="table table-header">
<tr>
<th style="width:120px;">Restaurante</th>
<th style="width:120px;">Opção</th>
<th style="width:50px;">Combo</th>
<th style="width:200px;">Observação</th>
<th style="width:120px;">Ação</th>
@danilofeijo
danilofeijo / .bash_aliases
Last active April 6, 2020 11:43
Super Bash Helper. Um bash pra te ajudar após a formatação do seu Linux
#######################################################
# #
# Welcome to Super Bash Helper #
# Your superhero after Linux formating #
# #
# How to make it work: #
# - Download this file #
# - Put downloaded file on "~/" directory #
# - Close all terminal windows (if there is) #
# #