Skip to content

Instantly share code, notes, and snippets.

View sftom's full-sized avatar
💭
I may be slow to respond.

Sergio Mendonca sftom

💭
I may be slow to respond.
View GitHub Profile
@sftom
sftom / semantic-commit-messages.md
Created September 1, 2022 22:59 — forked from joshbuchea/semantic-commit-messages.md
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@sftom
sftom / install_macosx_apps.sh
Last active October 27, 2022 14:38
Install my MacOSX Apps
#!/bin/zsh
echo Time to install all apps at once!
read -p "Press any key to continue... " -n1 -s
echo '\n'
echo Installing Homebrew...
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo Installing Oh My Zsh...
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
@sftom
sftom / gist:9c5e420c9919d2707c8f98713d4e50fa
Created September 7, 2021 21:21 — forked from vitorpacheco/gist:733764
Gestão de Projetos

Gestão de Projetos

Projeto

Projeto é um esforço temporário empreendido para criar um produto, serviço ou resultado exclusivo.

Operações X Projetos:

@sftom
sftom / .gitconfig
Last active September 9, 2022 03:40
simple zshrc config file with Oh-My-ZSH
[user]
name = Sergio Mendonca
email = sftdom@gmail.com
[core]
excludesfile = ~/.gitignore
pager = diff-so-fancy | less --tabs=1,5 -R
editor = /usr/bin/vim
[alias]
@sftom
sftom / .editorconfig
Last active September 23, 2022 05:06
c\.vscode\
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
@sftom
sftom / LaTeX-Figure-abnTeX2
Created October 31, 2019 20:04
LaTeX-Figure-abnTeX2-Snippet
\begin{figure}[htb]
\caption{\label{fig:figure-name}Figure caption.}
\begin{center}
\includegraphics[width=0.5\textwidth]{images/figure-name.pdf}
\end{center}
\legend{Source: The Author.}
\end{figure}
@sftom
sftom / LaTeX-Figure-Snippet
Last active October 31, 2019 15:53
LaTeX snippets
\begin{figure}[htb]
\IBGEtab{
\caption{A boat.}
\label{fig:boat1}
}{
\includegraphics[width=0.90\textwidth]{boat.pdf}
}{
\fonte{The Author.}
}
B
@sftom
sftom / 00_GPG_and_SSH_README.md
Last active October 24, 2019 01:44
Public SSH/GPG keys

Public SSH/GPG Keys

If you would like to give me SSH access to a machine, please append the content of sftom.pub to the ~/.ssh/authorized_keys file.

To send me encrypted files (attachments) by email, use the GPG Key 86ea29f7.asc.

You can verify the GPG keys at

@sftom
sftom / keybase.md
Last active September 26, 2018 04:53

Keybase proof

I hereby claim:

  • I am sftom on github.
  • I am sftom (https://keybase.io/sftom) on keybase.
  • I have a public key ASCC4wW78o4U-jaUoC0yK125T9Mk1nnI3tu0OfEnQG5gdQo

To claim this, I am signing this object: