Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 439 Bytes

Dotfiles

These are my workspace day to day preferences.

Dotfiles are managed using chezmoi.

Install

Run the automated installation. This will setup almost everything.

cd ~
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply otaviotech
cd -

Manual steps

After restarting the terminal, don't forget to:

  • install tmux plugins by pressing prefix + I (<ctrl + a> + I).