Skip to content

alexparker/dotfiles

Repository files navigation

Alex Parker’s Dotfiles

Hard Dependencies: Git, Vim 7.4

Soft Dependencies Bashmarks Selecta

Setup

1) Install dotfiles

git clone https://github.com/alexparker/dotfiles.git

2) Install Fresh

bash -c “`curl -sLa https://github.com/alexparker/fresh/blob/master/install.sh`

source ~/.fresh/build/shell.sh

echo “source ‘~/.fresh/build/shell.sh’” >> ~/.bashrc

3) Install spf13-Vim

sh <(curl https://github.com/alexparker/spf13-vim/blob/3.0/bootstrap.sh -L)

I am trying to keep a list of all the shortcuts I use regularly for vim here: Vim Shortcuts

Docker Notes

sudo sh -c “wget -qO- https://get.docker.io/gpg | apt-key add -” sudo sh -c “echo deb http://get.docker.io/ubuntu docker main\ > /etc/apt/sources.list.d/docker.list” sudo apt-get update sudo apt-get install lxc-docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published