8000 GitHub - wupsbr/dotfiles-1: :gem: My precious dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wupsbr/dotfiles-1

 
 

Repository files navigation

My .dotfiles colection 💎

Dotfiles

My Terminal Colors

Typeface

I use the open typeface Hack

OSX defaults

To configurate a new Mac with my default settings

$ source osx.sh

Vim, Bash

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

It will copy all the dot (.) files for you

$ source install.sh

After that you can install the Vim plugins using Vundle

$ vim +PluginInstall +qall

Homebrew

To install all my commandline apps using homebrew

$ source brew.sh

Homebrew Cask

To install all my apps using Homebrew Cask

$ source cask.sh

NPM

To install the NPM global modules

$ source npm.sh

Terminal Colors

The file my.terminal has the color settigns to use in the Mac's Terminal app

In terminal app go to Preferences > Import and choose the file to import. After that set it as default

Author

twitter/vitorleal
Vitor Leal

About

💎 My precious dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.6%
  • Vim Script 14.4%
0