matiaskorhonen / dotfiles

Just my dot files. Use them if they're useful to you…

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matt's dot files

Just my dot files. Use them if you can...

Caution

  • I don't take responsibility for anything at all
  • If you're going to use these dotfiles, you should probably fork this repo and edit as necessary

Prerequisites

  • Git
  • Oh My Zsh! should be installed in the ~/.oh-my-zsh directory
  • The install script needs Gum but it can automatically download a temporary copy of it on macOS and Linux.

Installation

Important

You probably want to read what the install script does before running it as it will do things without prompting first…

  1. Clone the repository

    git clone https://github.com/matiaskorhonen/dotfiles.git ~/.dotfiles
  2. Run the install script

    ./install.sh

About

Just my dot files. Use them if they're useful to you…


Languages

Language:Shell 99.6%Language:Vim Script 0.4%