zsh — alex@blog
alex@blog:~$ ./welcome.sh
alex@blog:~$ ls -la
alex@blog:~$ whoami && ls ./posts/

# Posts by Alexandre M. Savio

Git usage guidelines for team collaboration

Suggestions on how to use a code repository with git for teams.

Remove big files from a git repository

Remove large blobs from your git repository history

Access Google Spreadsheets using gspread and OAuth2Client

How to access Google spreadsheets using the Python module gspread and the OAuth2Client authorization system.

Install Bokeh from sources

A short guide to install Bokeh from sources in a virtualenv on Ubuntu 14.04

How to use Byobu

A short manual for Byobu and a list of its advantages.

How to set up different versions of GCC

How to set up different versions of GCC

Installing common Python data analysis tools in virtualenv

Installing Python data analysis tools

Compile Numpy and Scipy against Intel MKL

Numpy and Scipy on Intel MKL

Using BibLatex with Lyx and JabRef

Configuring BibLatex in Lyx to benefit of UTF-8 encoding

How to create virtualenvs with Virtualenvwrapper

Create virtualenvs with virtualenvwrapper