This repository contains my configuration files of some Linux applications such as vim
or tmux
, as well as how-to files with basic instructions, tips and links on how to install or configure typical Linux applications and commands.
So far, I have uploaded documentation about:
vim
: my configuration file and instructions about how to install pluginstmux
: my configuration file and instructions about how to install pluginsbash
: part of my.bashrc
file, with thebash PS1
personalisation scriptGit
: resources and how-to instructions about Git operationsjupyter
: instructions about how to install the extensions- virtual environments for Python: instructions about how to install
virtualenv
andvirtualenvwrapper
to start using virtual environments and the main commands ffmpeg
: a few examples of video manipulation withffmpeg
rsync
: basic functionality and most common use cases of file synchronisation withrsync
- How to...