Skip to content

My dotfiles manged using a git --bare repository

Notifications You must be signed in to change notification settings

krak3n/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles are managed using a git --bare repository with the working tree set to the $HOME directory. This means files can be added where they are without the need for symbolic linking.

Dependencies

Dependencies are manged via Homebrew.

Installation

Run one of the following commnads on your terminal:

wget

sh -c "$(wget -O- https://raw.githubusercontent.com/krak3n/dotfiles/master/.config/dotfiles/tools/install.sh)"

curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/krak3n/dotfiles/master/.config/dotfiles/tools/install.sh)"

About

My dotfiles manged using a git --bare repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published