Home

Awesome

Important: I'm now using the Fish shell, so I have a new repository for my fish dotfiles. This repo will be eventually be replaced by it.

Check it out here.

carlos' dotfiles

Build Status Powered by Antibody

Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more.

screenshot 1

screenshot 2

Installation

Dependencies

First, make sure you have all those things installed:

Install

Then, run these steps:

$ git clone https://github.com/caarlos0/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./script/bootstrap
$ zsh # or just close and open your terminal again.

All changed files will be backed up with a .backup suffix.

Recommended Software

For macOS, I recommend:

For both Linux and macOS:

macOS defaults

You use it by running:

$DOTFILES/macos/set-defaults.sh

And logging out and in again/restart.

Themes and fonts being used

Theme is Dracula, font is JetBrains Mono on editors and Hack on terminals.

Further help:

Contributing

Feel free to contribute. Pull requests will be automatically checked/linted with Shellcheck and shfmt.