Forked from Paul Miller's dotfiles repo. I'm keeping the faith for fish shell
though.
Installation is done with simple command set (see “building system from scratch” for setup of new system):
curl --silent https://raw.githubusercontent.com/llkats/dotfiles/master/install.sh | sh
etc
— various stuff like osx text substitutions, hosts backup, and fish configgit-extras
— useful git functions, defined inhome/gitconfig
. Don't forget to change your git author to a proper name.home
— files that are symlinked to$HOME
directorysublime
— sublime text 3 themes & settingsterminal
— terminal theme & prompt
- Create
~/Developer/
- Install Consolas and Fantasque Sans Mono font.
- Install XCode.
- Clone:
- this project (dotfiles) and run
sh bootstrap-new-system.sh
- this project (dotfiles) and run
- Set up fish, nvm, and node.
- Install Sublime packages with Package Control
- babel
- emmett
- file navigator
- fish shell
- fuzzy filepath
- html-css-js prettify
- jsx
- less
- material theme
- material theme-white panels
- origami
- sftp
- sublimelinter-contrib-standard
- sublimelinter-contrib-eslint
- trailing spaces
MIT (c) 2016 Paul Miller (http://paulmillr.com)