Skip to content
master
Go to file
Code

README.md

Dotfiles

My custom configuration

Installation

Basic Installation

Dotfiles is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

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

via wget

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

Custom install location

Run export DOTFILES_DIR=<install_dir> before one of the above commands

About

My custom configuration

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.