Skip to content

dfedde/DotFiles

Repository files navigation

DotFiles

My dot files

Requirements

  • seeing is believing
  • ruby
  • node
  • ack

configs for

  • tmux
  • vim =======

Installation

Dependencies

First, make sure you have all those things installed:

  • git: to clone the repo
  • curl: to download some stuff
  • tar: to extract downloaded stuff
  • zsh: to actually run the dotfiles
  • sudo: some configs may need that

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:

  • iTerm: a better terminal emulator;

For both Linux and macOS:

  • diff-so-fancy: better git difs (you'll need to run dot_update to apply it);
  • fzf: fuzzy finder, used in ,t on vim, for example;

caarlos0

About

my dot files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11