Skip to content

vitorleal/dotfiles

Repository files navigation

My precious .dotfiles 💎

Dotfiles

My Terminal Colors

Typeface

I use the typeface FiraCode

OSX defaults

To configurate a new Mac with my default settings

$ source osx.sh

Vim, ZSH

To config my Vim and OhMyZSH settings just run the install.sh

It will:

  • ask for your git user and email to configurate using git config --global
  • install Homebrew if you don't have
  • copy the dot (.) files to your home path
    • .aliases
    • .bash_profile
    • .bash_prompt
    • .bashrc
    • .exports
    • .gitconfig
    • .gitignore
    • .screenrc
    • .vim
    • .vimrc
  • install the Vim plugins using Vundle

Just run:

$ source install.sh

Homebrew

To install all my command line apps using homebrew

$ source brew.sh

Homebrew Cask

To install all my apps using Homebrew Cask

$ source cask.sh

Author

twitter/vitorleal
Vitor Leal

About

💎 My precious dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published