GithubHelp home page GithubHelp logo

kiwiupover / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 21.94 MB

my dot and atom files

CoffeeScript 40.78% PowerShell 0.33% Batchfile 0.10% Shell 0.65% HTML 29.30% JavaScript 22.64% CSS 1.14% Apex 0.06% C 4.35% ColdFusion 0.02% C++ 0.11% Crystal 0.10% C# 0.19% D 0.01% Elm 0.01% Fortran 0.01% Gherkin 0.09% Haskell 0.02% Java 0.11% TeX 0.01%

dotfiles's Introduction

My Dot files

My dot and atom files

Install

iTerm

https://www.iterm2.com/downloads.html

HomeBrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Dropbox

https://www.dropbox.com/install

VSCode

https://code.visualstudio.com/download Download and run vscode.

Postico

https://eggerapps.at/postico/

Git

brew install git git-recent rbenv zsh direnv

Volta

curl https://get.volta.sh | bash

Add node dependancies ember-cli and bower and yarn

volta install ember-cli bower yarn

Ohmyzsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Pull Configs

git clone [email protected]:kiwiupover/dotfiles.git

Editor Font

http://www.dafont.com/bitstream-vera-mono.font

https://www.dropbox.com/home/DankMono

Symlink Files

cd ~
mkdir code
mkdir projects
ln -shi dotfiles/.gitconfig .gitconfig
ln -shi dotfiles/.zshrc .zshrc
ln -shi dotfiles/.gitignore_global .gitignore_global
ln -shi dotfiles/.githelpers .githelpers
ln -shi ~/dotfiles/vscode/settings.json ~/Library/Application\ Support/Code/User/settings.json
ln -Fshfiv ~/dotfiles/vscode/snippets/ ~/Library/Application\ Support/Code/User

dotfiles's People

Contributors

kiwiupover avatar

Watchers

 avatar James Cloos avatar

dotfiles's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.