Skip to content

timwco/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dot files. Enjoy.

Setup

  1. Install Homebrew - Directions
  2. Install Git :: brew install git
  3. Install rbenv :: brew install rbenv
  4. Install latest version of ruby
    • View Latest Version here
    • Install Latest :: rbenv install <LATEST>
    • Set Latest :: rbenv global <LATEST>
  5. Install Node (NPM) :: brew install node
  6. Install n :: Directions
    • Install Latest Version :: n latest
  7. Install Yarn :: brew install yarn
  8. Install Neovim :: brew install neovim (Vim terminal alternative)
  9. Install Fonts (Currently, Dank Mono
  10. Install ZPrezto :: Directions

Restore

  • After the above is compelete...
  • Clone this repo to your home directory
  • Run the setup.sh file
$ sh setup.sh

Note: This will automatically create a dotfiles_old folder and backup any existing files.

About

💾 My Dot Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published