axsuul / dotfiles-archived

Gotta have my dotfiles!

Repository from Github https://github.comaxsuul/dotfiles-archivedRepository from Github https://github.comaxsuul/dotfiles-archived

dotfiles (archived)

Warning

I've decided to make my dotfiles private going forward. Anything you see here is outdated but a good baseline for getting started on your own

Gotta have my dotfiles! Plays nicely with:

  • autojump
  • direnv
  • fzf
  • gcloud
  • git
  • nvim
  • oh-my-zsh
  • rbenv
  • scm_breeze
  • tmux

Installation

Use homesick to install these dotfiles

$ gem install homesick
$ homesick clone axsuul/dotfiles
$ homesick symlink dotfiles

Setup

vim

Ensure Vundle is installed

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

Then run :PluginInstall within vim to install plugins.

About

Gotta have my dotfiles!


Languages

Language:Shell 37.3%Language:Lua 35.5%Language:Vim Script 25.1%Language:JavaScript 2.0%