nickcarnival / dotfiles

stolen dotfile manager with my additions...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfile configuration

This is largely based off of Abhishek Keshri's Dotfile Manager, but with my files and configurations.

Installation

git clone git@github.com/ncarn2/dotfiles.git ~/
cd ./dotfiles
bash ./setup.sh

This should prompt you to install oh-my-zsh, zsh, or vim plugins. After you have the desired plugins installed, you can run option 4 which will setup your symlinks.

About

stolen dotfile manager with my additions...

License:MIT License


Languages

Language:Vim Script 95.0%Language:Shell 5.0%