Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alicewriteswrongs/dotfiles
- Owner: alicewriteswrongs
- License: gpl-2.0
- Created: 2014-04-25T15:28:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T18:09:07.000Z (6 months ago)
- Last Synced: 2024-10-24T02:19:51.755Z (2 months ago)
- Topics: dotfiles, homebrew, macos, neovim, tmux
- Language: Shell
- Homepage:
- Size: 24.1 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`.