Skip to content

JosiahABrown/dotfiles

Repository files navigation

.dotfiles

It is what it is.

The Terminal

Installation

  1. Install git
  2. Clone repo into a new directory
# With SSH if setup
git clone git@github.com:JosiahABrown/dotfiles.git ~/.dotfiles

# or HTTPS and switch remotes later
git clone https://github.com/JosiahABrown/dotfiles.git ~/.dotfiles
  1. Create symnlinks in the home directory or anywhere that you need
# The best way to do this is with a setup.sh

ln -s real/file/path sym/link/path

ln -s ~/.dotfile/.zshrc ~/.zshrc
ln -s ~/.dotfile

TODO list

About

Personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published