Skip to content

dzackgarza/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take your dotfiles everywhere!

How to Install

sudo apt-get install pacapt
git clone --recursive -j8 git://github.com/dzackgarza/dotfiles.git
cd dotfiles
sudo ./autoinstall.sh

Dependencies

  • yaourt (If not on Arch, to abstract away the underlying package manager)

What does this script install?

  • Some OS packages (see packages.list)
  • nvm for Node
  • rvm for Ruby
  • Some vim plugins

Todo List

  • Install packages automatically ** python virtualenv
  • Include fonts
  • Fix HaskellConcealPlus vim plugin
  • Fix prompt
  • Fix LSCOLORS
  • Fix vim's transparency issues
  • Fix vim autoindent for markdown files
  • Modify wizard to store git login information somewhere
    • See if github SSH key addition can be automated
  • Install nerdfonts
  • Scripts for file manager /.local/share/nautilus/scripts

Releases

No releases published

Packages

No packages published

Languages

  • Shell 30.8%
  • TeX 22.8%
  • Python 17.5%
  • Vim Script 12.2%
  • CSS 8.7%
  • Lua 3.6%
  • Other 4.4%