GithubHelp home page GithubHelp logo

dotfiles-14's Introduction

Dotfiles

Using https://www.chezmoi.io/ to handle the business.

Chezmoi Quickstart here.

Files here only handle the business for Linux and macOS (Chezmoi supports a lot more platforms thanks to Go).

Usage

On a fresh machine

Simply run this in the shell:

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply hilli

On a macOS machine, be sure that you are signed into the App Store

Codespaces

GitHub Codespaces will automatically install the dotfiles if you point it a this repos in the Codespaces settings (You should fork it first and at least change vars in .chezmoi.yaml.tmpl). Codespaces will trigger the install.sh script in the root of the repo. This is also a way to set it up if you already have a checkout of this repo.

Codespaces puts this repo in /workspaces/.codespaces/.persistedshare/dotfiles/ (No matter the name of you dotfiles repo). You can find logs in /workspaces/.codespaces/.persistedshare/ where creation.log is the one you want to look at in the case of debugging your dotfiles setup. The chezmoi commmand itself is installed in /workspaces/.codespaces/.persistedshare/dotfiles/bin/, so do a this to apply changes again:

cd /workspaces/.codespaces/.persistedshare/dotfiles/
./bin/chezmoi apply

dotfiles-14's People

Contributors

hilli 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.