Skip to content

jgadbois/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Dotfile Repo

Goals

Simplify setup from YADR so I have more control and can use on Ubuntu and OSX easily

.zsh

  1. Setup .zsh with git info in shell
  2. https://github.com/sorin-ionescu/prezto?

Vim

  1. Nice color scheme and easy plugin management
  2. https://github.com/gmarik/Vundle.vim?
  3. http://ethanschoonover.com/solarized/vim-colors-solarized

Tmux

  1. Vim mode
  2. Ctrl^A leader

Installation

  1. Symlink config files to home directory

  2. Install vundle

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

  4. Install Vim plugins vim +PluginInstall +qall

  5. Install zsh

  6. https://www.digitalocean.com/community/tutorials/how-to-install-z-shell-zsh-on-a-cloud-server

  7. https://github.com/sorin-ionescu/prezto

  8. Install agnoster theme

  9. https://raw.githubusercontent.com/skwp/dotfiles/master/zsh/prezto-themes/prompt_agnoster_setup

  10. Set to default in zprezto

iTerm - optional

  1. Install Solarized on iTerm
  2. In iTerm2, in Preferences -> Profiles -> Terminal, under "Terminal Emulation" you have "Report Terminal Type:" set to xterm-256color.

Releases

No releases published

Packages

No packages published