Giter Site home page Giter Site logo

dotfiles's Introduction

Test Status

Installation

macOS

# set DIR to desired repo location
git clone https://github.com/klane/dotfiles $DIR
cd $DIR/scripts
source install.sh

Windows

PowerShell

$Script = Invoke-WebRequest https://raw.githubusercontent.com/klane/dotfiles/master/scripts/install.ps1
Invoke-Expression $($Script.Content) # MSYS2 Bash shell will open

Bash

pacman -Syu # close MSYS2
# start MSYS2 with msys2.exe in installation directory, not 'current' junction
# follow macOS instructions above

SSH

Create a new SSH key on GitHub with the contents of ~/.ssh/github.key.pub. Execute the following command to authenticate the SSH key.

dotfiles's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar klane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

eplord

dotfiles's Issues

Investigate VSCode extensions

Select git client

  • Fork
  • GitAhead
  • GitBlade
  • GitFox
  • GitHub
  • GitKraken
  • SmartGit
  • SourceTree
  • ungit

Install VSCode extensions

  • Better TOML
  • Color Highlight
  • Color Picker
  • Git Graph
  • RegExp Preview and Editor (Lulus Young)
  • Comment Anchors
  • Todo+
  • Commands
  • StatusBar Debugger
  • Open in GitHub
  • GitHub Notifications
  • GitHub Pull Requests
  • GitHub Issues
  • Atom One Dark
  • VSCode Icons

Investigate Homebrew tools

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.