renews / dot-files

Container of my files... ~/.vimrc ~/.zshrc ~/.bash_profile ~/.bashrc ~/.vim/*

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instalation

  1. cd ~/
  2. git clone https://github.com/renews/dot-files.git
  3. cd dot-files && bash configure

ONE LINER: cd ~/ && git clone https://github.com/renews/dot-files.git && bash ~/dot-files/configure

Install font

Meslo Open the downloaded font and press "Install Font".

Set this font in iTerm2 (14px is my personal preference) (iTerm -> preferences -> profiles -> text).

Regular Font -> "Change Font" Non-ASCII Font -> "Change Font" Restart iTerm2 for all changes to take effect.

Themes

zsh
vim
vim option 2

Brew and Cask Packages

brew
cask

Cheatsheets for Prezto plugins

git

Emacas Org Mode

http://emacslife.com/baby-steps-org.html https://lepisma.github.io/articles/2016/03/17/org-mode/ http://orgmode.org/worg/org-tutorials/org4beginners.html http://emacs.stackexchange.com/questions/19386/configuring-org-mode-within-spacemacs https://www.reddit.com/r/spacemacs/comments/4p4h8m/how_to_start_to_learning_basics_for_spacemacs_and/ http://emacs.stackexchange.com/questions/19386/configuring-org-mode-within-spacemacs http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html

References

Cheatsheet

Plugins

Most of them you can get on http://www.vimawesome.com/

Others

Ruby & Rails

Angular

About

Container of my files... ~/.vimrc ~/.zshrc ~/.bash_profile ~/.bashrc ~/.vim/*

License:GNU General Public License v2.0


Languages

Language:Lua 39.0%Language:Shell 30.5%Language:Vim Script 19.0%Language:Emacs Lisp 11.5%