Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 814 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 814 Bytes

Dotfiles of Ondolin

This repository contains the dotfiles for several CLI tools I use.

Requirements

Vim setup

Shell

Other scripts

Optional stuff

Installation

Currently there are two supported package managers (apt and pacman). Brew will follow in the near future.

To install the required programs and some configs for them run the following commands:

  1. sudo sh ./install.sh
  2. sudo sh ./install_zsh_config.sh

WARNING: Make sure you save your old config files before the get overwritten.