Coder Social home page Coder Social logo

robertjlooby / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anishathalye/dotfiles_template

0.0 2.0 0.0 62 KB

A template for structuring dotfiles (using Dotbot as an installer)

License: The Unlicense

Shell 2.76% Vim Script 97.24%

dotfiles's Introduction

Dotfiles

This is a repository for bootstrapping my dotfiles with Dotbot.

Mainly based off bppr/dotfiles and begriffs/haskell-vim-now

To run, clone this repo and run ./install

To install/update vim plugins, :PlugInstall/:PlugUpdate in vim

Other setup:

  • Install updates in AppStore
  • Install Chrome
  • Install Slack from the AppStore
  • Install Homebrew
  • Set up ssh keys
  • brew cask install iterm2
  • brew install vim
  • brew install vcprompt
  • brew install gpg-agent
  • Use zsh for my shell:
    • brew install zsh
    • sudo dscl . -create /Users/$USER UserShell /usr/local/bin/zsh
  • Haskell tools:
    • brew install stack
    • stack build --copy-compiler-tool hlint (per project)
    • stack build --copy-compiler-tool hindent (per project)
  • Set up PGP:
    • Install Keybase
    • brew install gpg
    • keybase pgp gen --multi
    • git config --global user.signingkey <key id>
    • keybase pgp export -q <key id> | pbcopy
    • Add to GitHub

dotfiles's People

Contributors

anishathalye avatar robertjlooby avatar bluekeys avatar thirtythreeforty avatar hsheth2 avatar wazery avatar azd325 avatar csivanich avatar

Watchers

James Cloos avatar  avatar

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.