Home ¦ Archives ¦ Tags ¦ Contact ¦ Resume

Git the gist of it: common commands for a working workflow

Estimated read time: 30 minutes

Git is such a fascinating piece of software. It is not the only distributed version control system out there, but it is certainly ubiquitous in that category and has become a tool that must be mastered by any software developer in the modern era.


Managing multiple tmux sessions at once

Estimated read time: 7 minutes

Open and close projects with tmux sessions in a breeze via two keyboard shortcuts.


Managing dotfiles with a Git bare repository

Estimated read time: 5 minutes

Keeping configuration files under version control with a Git bare repository is a fast, elegant and convenient solution!


Setting up SSH and Git for Multiple Accounts

Estimated read time: 8 minutes

Simple workflow with SSH, GPG and Git to work remotely with multiple accounts in a convenient way.


Black: A Python Formatter to Brighten Your Workflow

Estimated read time: 4 minutes

Meet Black, a superb Python code formatter that will automatically reformat your code in accordance to PEP-8 standards.

© Sébastien Lavoie. Built with Python using Pelican v4.8.0. Theme adapted from Giulio Fidente on GitHub. RSS feed.