/dotfiles

My dotfiles. Powered by dotbot

Primary LanguageLuaThe UnlicenseUnlicense

My dotfiles

This depository contains all my configuration files to setup a new machine. It is powered by dotbot.

Installation requirements

All of these configuration files are useless without installing the following items. Installation methods can differ in function of the programs and the environment, therefore I do not provide a generic installation script but I rather give a list of things to install manually.

APT packages:

  • tmux
  • vim
  • zsh

Manual installations:

Python packages:

Local changes

  • To make local changes to .zshrc, create the file $home/.zshrc.local and write your configuration in it. It is sourced at the end of the .zshrc.