Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 431 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 431 Bytes

Dot Files

Personal config files for terminal applications and stuff.

git clone https://github.com/yrachid/.files.git ~/.files

~/.files/install.sh

Where to place particular or private configs that should not be commited

$HOME/.private

Where to place scripts that can be commited

$HOME/.files/scripts

Where to place scripts/binaries that cannot be commited

$HOME/tools/bin