Skip to content

sethlopez/dotfiles

Repository files navigation

dotfiles

My personal dotfiles and setup scripts for setting up new environments.

Getting Started

Getting up and running with these dotfiles should be relatively easy and only involves a few steps.

1. Download

To download the dotfiles, run the following command:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sethlopez/dotfiles/HEAD/download.sh)"

2. Set up environment

As I have thus far worked exclusively on macOS, I currently only have a macOS setup script. This section may be expanded later to include other environments.

macOS

To setup a macOS environment, run the following command:

$HOME/dotfiles/dot macos-setup

3. Install

To install the dotfiles, run the following command:

$HOME/dotfiles/dot install

Managing dotfiles

After installation, a dot command should be available on the PATH. The dot command can always be run from $HOME/dotfiles/dot, if not.

Use the dot command to manage dotfiles. Usage:

dot [ install | macos-setup | upgrade | uninstall ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published