Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enriikke/bagel
A collection of opinionated OSX development configurations and dot files.
https://github.com/enriikke/bagel
dotfiles shell
Last synced: 17 days ago
JSON representation
A collection of opinionated OSX development configurations and dot files.
- Host: GitHub
- URL: https://github.com/enriikke/bagel
- Owner: enriikke
- License: mit
- Created: 2014-11-11T04:26:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T13:43:45.000Z (over 5 years ago)
- Last Synced: 2024-11-04T05:42:24.314Z (2 months ago)
- Topics: dotfiles, shell
- Language: Vim script
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bagel
=====A collection of opinionated OSX development configurations and dot files.
### VIM Colors
A list of vim color schemes I like.
```vim
" Plug 'arcticicestudio/nord-vim'
" Plug 'gosukiwi/vim-atom-dark'
" Plug 'joshdick/onedark.vim'
" Plug 'jacoborus/tender.vim'
" Plug 'muellan/am-colors'
" Plug 'altercation/vim-colors-solarized'
" Plug 'joshdick/airline-onedark.vim'
```