Skip to content

quatauta/dotfiles

Repository files navigation

Quatauta's dotfiles

My collection of dotfiles for Linux, mostly used on Gentoo/Linux systems. The dotfiles are managed with thoughtbot's rcm.

Setup

To use all these dotfiles files:

  1. Install thoughtbot's rcm
    • sudo apt-get install rcm on Ubuntu
    • pikaur -S rcm on Arch Linux with pikaur for rcm from AUR
    • brew install rcm with Brew on maxOS or Linux
  2. Clone this repository
    • git clone https://github.com/quatauta/dotfiles.git $HOME/.dotfiles
  3. Symlink rcm configuration to ~/.rcrc
    • ln -sv ~/.dotfiles/rcrc ~/.rcrc
  4. List the dotfiles in ~/.dotfiles and their locations in ~//${HOME}/ (optional, but recommended)
    • lsrc -F
  5. Symlink the dotfiles to ~/
    • rcup