aoiroza / dotfiles

Linux dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Installation

The installation script (and shell setup) requires zsh. From your home directory, run the following to create symlinks in your home directory:

git clone --recursive https://github.com/walterl/dotfiles.git
./dotfiles/use.sh

This does not install vim plugins. To install them, start vim and execute :PlugInstall.

About

Linux dotfiles


Languages

Language:Vim Script 62.1%Language:Python 32.2%Language:Shell 5.7%