whiskeysierra / dotfiles

~/.dotfiles on steroids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Slashdot icon

Stability: Active License

A collection of dotfiles, i.e. scripts, plugins, themes and config files.

Requirements

Installation

Fork or just clone the repository

git clone https://github.com/whiskeysierra/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

Important: The directory has to be placed exactly within the home directory. Otherwise stow won't work.

Now you can link individual parts of the dotfiles into your home directory:

stow bin git gpg maven passhash ssh vim zsh p10k

As an optional step you may choose to install my favorite tools and apps. Including but not limited to brew, zsh, oh-my-zsh, etc.

cd bootstrap
./setup.sh

Attributions

Creative Commons License Slashdot Icon by SimekOneLove is licensed under a Creative Commons (Attribution-Share Alike 3.0 Unported).

About

~/.dotfiles on steroids

License:MIT License


Languages

Language:Shell 62.3%Language:HTML 37.6%Language:Vim Script 0.1%