Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harlow/dotfiles

Environment settings
https://github.com/harlow/dotfiles

dotfiles vimrc zshrc

Last synced: 2 months ago
JSON representation

Environment settings

Awesome Lists containing this project

README

        

Install
-------

Clone dotfiles repository:

$ git clone [email protected]:harlow/dotfiles.git
$ cd dotfiles

Create symlinks for all dot files and scripts in bin. You can safely run this
file multiple times to update.

$ ./install.sh

Install custom VIM plugins with Vundle:

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

Manage the list of vim plugins in `vimrc.bundles`.

:BundleInstall

Make sure `ctags` are set up correctly.

$ brew install ctags
$ alias ctags="`brew --prefix`/bin/ctags"
$ ctags -R

Keyboard Modifiers
------------------

https://pqrs.org/osx/karabiner/index.html
https://pqrs.org/osx/karabiner/complex_modifications/#caps_lock