Skip to content

.files, including ~/.osx — sensible hacker defaults for OS X

Notifications You must be signed in to change notification settings

lroggendorff/dotfiles

 
 

Repository files navigation

dotfiles for fun and not so much profit

My feeble attempt to take a dotfiles project (which is awesome) ...and ruin it.

This is still a fork of @mathias's dotfiles repo, but is slowly but surely diverging.

Hat tip to @joshmock and his dotfiles as well.

Notes to self

Use dotfiles to manage this mess.

Install ohmyzsh as well.

And powerlevel10k.

Don't forget brew, and then:

brew install ack
brew install hub
brew install libpq
brew install macvim
brew install node
brew install pyenv
brew install tree
brew install z

Pull down those Vim plug-ins:

git submodule update --init --recursive

(in the dotfiles directory)

Gotta fix up coc.nvim:

cd ~/.vim/bundle/coc.nvim
npm i
npm run prepare

About

.files, including ~/.osx — sensible hacker defaults for OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.0%
  • Vim Script 26.5%
  • Vim Snippet 0.5%