Skip to content

Cross-platform dot files python/bash development.

License

Notifications You must be signed in to change notification settings

lijunzh/dotfiles

Repository files navigation

Lijun Zhu's dotfiles

Cross-platform dot files python/bash development.

This repo is adapted from thoughtbot/dotfiles.

Prerequisites

MacOS Only

  • Install XCode Command Line Tools by running xcode-select --install.
  • Install Homebrew and restart the shell.

Installation

Clone this repo to the destination directory (default: ~/repo)

git clone https://github.com/lijunzh/dotfiles.git

If you use a directory other than the default one, please edit the rcrc file to customize:

  • Change
DOTFILES_DIRS="$HOME/repo/dotfiles"

to

DOTFILES_DIRS="/YOUR/REPO/DIR/dotfiles"

Run the installation script

bash install.sh

About

Cross-platform dot files python/bash development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published