Skip to content

rafibarash/config

Repository files navigation

Config

iTerm2 Customizations

  • Add zsh
    sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  • Run
    brew install zsh-syntax-highlighting

  • Follow this guy's README to install zsh pure theme
    https://github.com/sindresorhus/pure

  • Set fonts and color scheme to things in iterm2 folder

Vim Customizations

  • Install vim colorschemes
    mkdir ~/.vim git clonehttps://github.com/flazz/vim-colorschemes.git ~/.vim

  • Then add colorscheme name to .vimrc
    colorscheme nameofcolorscheme

About

My configurations for mac, iTerm2, vim, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published