Skip to content

Trying to organize my configurations across my different environments

Notifications You must be signed in to change notification settings

sigfriedCub1990/dotfiles

Repository files navigation

Ruben's dotfiles.

Powered by Antibody

Config files for ZSH, Nvim, st and more.

The configurations I use in my workstations, both MacOS and Linux.

Desktop

Nvim

Installation

Dependencies

  • git: to clone the repo
  • curl: to download some stuff
  • zsh: to actually run the dotfiles
  • sudo: some configs may need this

Install:

$ git clone https://github.com/sigfriedCub1990/dotfiles/
$ cd dotfiles
$ ./install && ./script/bootstrap

Recommended software

For macOS:

  • iTerm: a better terminal emulator;

For Linux:

For both:

  • nvim
  • fzf: command-line fuzzy finder
  • fd: user-friendly alternative to find
  • bat: a cat clone with wings
  • ripgrep: super fast grep alternative
  • delta: even better git diff outputs
  • grc: generic colouriser
  • ghq

Heavily inspired by

Nikita's dotfile caarlos0's dotfiles

MIT

About

Trying to organize my configurations across my different environments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published