Skip to content

rgcr/dotfiles

Repository files navigation

My personal configuration

Requirements

  • stow

    Installation from Mac: brew install stow

    Installation from Arch Linux: pacman -S stow

Contains dotfiles for

  • zsh: I use antibody as plugin manager
  • vim: I use vim-plug as plugin manager
  • tmux
  • ag
  • i3: Arch
  • slate: MacOS

Installation

  1. cd ~; git clone https://github.com/rgcr/dotfiles .dotfiles
  2. cd .dotfiles; chmod +x bootstrap.sh; ./boostrap.sh

Note: If you want to copy only certain configuration just run stow -R config-that-i-want

Example: stow -d . -t ~ -R zsh

My terminal (old picture)

terminal