ciaranarcher / dotfiles

My dotfiles: mutations of work done by others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install Steps

Symlink:

ln -s dotfiles/zshrc .zshrc
ln -s dotfiles/zshenv .zshenv
ln -s dotfiles/gitconfig .gitconfig
ln -s dotfiles/gitignore .gitignore
ln -s dotfiles/agignore .agignore
ln -s dotfiles/vim .vim
ln -s dotfiles/vimrc .vimrc
ln -s dotfiles/ideavimrc .ideavimrc

You'll need to install Vundle for the vim plugins to work.

Reload:

source .bashrc

About

My dotfiles: mutations of work done by others.


Languages

Language:Vim Script 94.1%Language:Shell 5.4%Language:Ruby 0.5%