See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| #!/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)" |
| [user] | |
| name = Sergio Mendonca | |
| email = [email protected] | |
| [core] | |
| excludesfile = ~/.gitignore | |
| pager = diff-so-fancy | less --tabs=1,5 -R | |
| editor = /usr/bin/vim | |
| [alias] |
| # 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 |
| <html> | |
| </html> |
| \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} |
| \begin{figure}[htb] | |
| \IBGEtab{ | |
| \caption{A boat.} | |
| \label{fig:boat1} | |
| }{ | |
| \includegraphics[width=0.90\textwidth]{boat.pdf} | |
| }{ | |
| \fonte{The Author.} | |
| } | |
| B |
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
I hereby claim:
To claim this, I am signing this object: