Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

kcierzan/old-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

Paste the following in the terminal for a complete system bootstrap:

/usr/bin/env bash -c "$(curl -fsSL 'https://raw.githubusercontent.com/kcierzan/dotfiles/master/bootstrap/init.sh')"

This will clone this repository to ~/.dotfiles and will symlink relevant config directories into $HOME. Subsequent bootstrap runs can performed by running the bootstrap command from any directory:

$ bootstrap