Skip to content

Ko1103/dotfiles

Repository files navigation

Dotfiles

This is a repository for my personal setup.

Terminal View

Usage

To use these dotfiles, clone this repository and run link.sh


$ git clone git@github.com:Ko1103/dotfiles.git
$ cd dotfiles
$ sh ./link.sh

This will symlink all the dotfiles to your home directory.

Homebrew

There are two make commands to help setup Homebrew and update the Brewfile.

# Install packages with Brewfile
$ make brew

# Update Brewfile
$ make update-brewfile

Contents

This repository includes dotfiles for the following applications:

  • zsh
  • tmux
  • neovim
  • starship
  • git
  • homebrew

License

This repository is licensed under the MIT License. See the LICENSE