Ondolin / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 53.5%Language:Lua 22.5%Language:Shell 14.2%Language:Vim Script 9.8%