fschndr / dotfiles

Dotfiles!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Stow

These dotfiles are supposed to be linked by GNU stow (a symlink farmmanager)

  • folders are integrated
  • packages could be installed all in one by using "*/"

Usage

Clone this repo directly into $HOME

git clone https://github.com/fschndr/dotfiles.git $HOME/.dotfiles

All:

stow --target ~  *

Just one package (e.g. vim):

stow --target ~ vim

About

Dotfiles!


Languages

Language:Shell 42.5%Language:Vim Script 40.0%Language:Ruby 9.5%Language:Dockerfile 8.0%