k / nix-config

Config files for vim and bash and anything else I need to set up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nix-config

A repo to keep all my .dotfiles for easy setup when I switch computers and servers as a backup.

Setup

Vundle

Uses Vundle.vim. To set up, run

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Then go into vim and type :BundleInstall.

Tmux Package Manager

Uses tpm. To install, run

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

About

Config files for vim and bash and anything else I need to set up


Languages

Language:Shell 68.8%Language:Vim Script 31.2%