My collection of dotfiles for Linux, mostly used on Gentoo/Linux systems. The dotfiles are managed with thoughtbot's rcm.
To use all these dotfiles files:
- Install thoughtbot's rcm
sudo apt-get install rcm
on Ubuntupikaur -S rcm
on Arch Linux with pikaur for rcm from AURbrew install rcm
with Brew on maxOS or Linux
- Clone this repository
git clone https://github.com/quatauta/dotfiles.git $HOME/.dotfiles
- Symlink rcm configuration to
~/.rcrc
ln -sv ~/.dotfiles/rcrc ~/.rcrc
- List the dotfiles in
~/.dotfiles
and their locations in~/
/${HOME}/
(optional, but recommended)lsrc -F
- Symlink the dotfiles to
~/
rcup