Giter Club home page Giter Club logo

dotfiles's Introduction

These are my dotfiles. I use stow to deploy dotfiles into my home directory. I use age to encrypt private dotfiles, which allows for storing them securely in a git repository. My dotfiles are based around the Bash shell.

using

  • Add your SSH public key(s) to your GitHub account.
  • Clone this repo to ~/.dotfiles.
  • Put private dotfiles in ~/.dotfiles/private.
    • Also, consider running git init inside the ~/.dotfiles/private directory if you'd like to use git to track changes to the private dotfiles. This would never be separately pushed to a remote, but remote backup is provided via the enclosing dotfiles repository being pushed to GitHub.
  • Set your GitHub username (we pull your public SSH keys from GitHub to encrypt your private dotfiles):
export GITHUB_USER="your-username-here"
  • Run script/encrypt to create an encrypted tarball of your private dotfiles.
  • Push to GitHub.
  • Run script/bootstrap to put dotfiles in place, this will prompt for an SSH passphrase to decrypt private dotfiles.

To bring dotfiles to a new machine:

  • Add that machine's SSH pubkey to your GitHub account.
  • On a machine with dotfiles already checked out, run script/encrypt and push changes to GitHub.
  • Pull dotfiles to the new machine and run script/bootstrap.

  • This has deviated long ago and far away, but was originally part of @holman's dotfiles. Mistakes are mine, dope stylings are probably all his.

dotfiles's People

Contributors

anaisbetts avatar bsaf avatar chadrien avatar christianbundy avatar crunch09 avatar dplarson avatar drock avatar ghuntley avatar giodamelio avatar grawity avatar holman avatar jacobwgillespie avatar jganoff avatar kirelagin avatar mafulafunk avatar mazurov avatar memborsky avatar mrsimo avatar ncolton avatar oieduardorabelo avatar pcasaretto avatar prathe avatar program247365 avatar rc5hack avatar rcarver avatar rick avatar sarahhodne avatar ticky avatar victorklos avatar zpao avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rsanheim

dotfiles's Issues

streamline setting up a new machine

319770131_motorhead_riding_skateboards_in_the_UN_building_parking_lot__golden_hour
(stable diffusion: "motorhead riding skateboards in the UN building parking lot; golden hour")

Always the thing, right?

We're basically relying (for MacOS) on homebrew, with a set of packages; probably the Apple Store or whatever they call that shit now and some apps from it; xcode with the command-line tools and a license set up. And then we're relying on a sane asdf + direnv + asdf plugins (ruby, postgres, direnv so far) setup.

I know I've automated homebrew and apple store packages before; the asdf + direnv stuff has been a bit manual so far. The goal is to get things to:

  • a document that says "do this shit first", whatever that is
  • a script that can ensure homebrew packages, asdf stuff, and app store packages are up to date
  • that runs as part of our normal dotfiles script/bootstrap or whatever process

resources

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.