Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yeion7/dotfiles


https://github.com/yeion7/dotfiles

Last synced: 20 days ago
JSON representation

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