Skip to content

filmaj/dotfiles

Repository files navigation

dotfiles

my way or the highway

Requirements

A UNIX-compatible computar-machine.

Contents

  • oh-my-zsh as a zsh shell
  • vim
    • pathogen and built-in vim package management for vim plugins
    • vim-hybrid for sweet colours
    • coc.nvim for completion and usage hints via language servers
  • ready to roll language environments:
    • python
    • node.js via nvm
    • ruby via rvm
    • java via jvm

New Machine Setup

Run the platform-specific bits below, then:

./install.sh

Mac OSX

Linux

Just ./install.sh.