Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeion7/dotfiles
https://github.com/yeion7/dotfiles
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeion7/dotfiles
- Owner: yeion7
- Created: 2016-01-20T02:05:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T02:14:55.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T10:41:55.507Z (2 months ago)
- Language: Shell
- Size: 598 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Los `dotfiles` son como configuras tu sistemas, estos son los mios.
Actualmente solo cuenta con la configuración de:
* vim
* zsh con oh-my-zsh## Instalación
Clonar el repositorio dentro del home del usuario.
``` git clone https://github.com/yeion7/dotfiles.git```
## Componentes
### Vim
![vim screen](/vim.png)
La configuración de vim es basada en [Awesome vimrc](https://github.com/amix/vimrc)
Para la instalación se debe ejecutar el script `~/.vim/install_awesome_vimrc.sh`
#### Caracteristicas y Plugins
* [onedark](https://github.com/joshdick/onedark.vim)
* [Vundle](https://github.com/VundleVim/Vundle.vim)
* [snipMate.vim](https://github.com/garbas/vim-snipmate)
* [ack.vim](https://github.com/mileszs/ack.vim)
* [ag.vim](https://github.com/rking/ag.vim)
* [mru.vim](https://github.com/vim-scripts/mru.vim)
* [zencoding](https://github.com/mattn/emmet-vim)
* [syntastic](https://github.com/scrooloose/syntastic) requiere instalar los [checkers](https://github.com/scrooloose/syntastic/wiki/Syntax-Checkers)### zsh - oh-my-zsh
![zsh](/zsh.png)
* tema: robbyrussell