Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alicewriteswrongs/dotfiles

it's a lot of dotfiles
https://github.com/alicewriteswrongs/dotfiles

dotfiles homebrew macos neovim tmux

Last synced: about 2 months ago
JSON representation

it's a lot of dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

These are my dotfiles. The things in here I use regularly are neovim, tmux,
zsh, iterm, and git. Other stuff is just hanging around.

## Setup

You should be able to just run `rake`, which will symlink dotfiles, install
homebrew, install homebrew dependencies, setup
[vim-plug](https://github.com/junegunn/vim-plug/), and install neovim plugins.

This is a macOS-centric setup, but all the non-macOS specific stuff should work
fine wherever.

## Management

To update neovim plugins you can do `rake vim:update`.