8000 GitHub - tearoom6/dotfiles: manage dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tearoom6/dotfiles

Repository files navigation

tearoom6 dotfiles

Update Git submodules

git submodule update --init

Create symlinks to dotfiles

$ git clone https://github.com/tearoom6/dotfiles.git
$ cd dotfiles/
$ ./setup.sh

Install Homebrew & packages (macOS only)

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew tap Homebrew/bundle
$ brew bundle

# Optional: Remove unlisted items in Brewfile.
$ brew bundle cleanup
$ brew bundle cleanup --force
$ anyenv install --init

Setup Atom (macOS only)

$ ~/.atom/setup.sh

Setup VSCode (macOS only)

$ ~/.vscode/setup.sh

About

manage dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0