GithubHelp home page GithubHelp logo

sloanelybutsurely / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 137 KB

⚙️ My personal and professional development environment setup and configuration

Shell 14.72% Nix 85.28%
dotfiles macos-setup yadm home-manager neovim neovim-config neovim-dotfiles nix nix-darwin nixvim

dotfiles's Introduction

dotfiles

⚙️ My personal and professional development environment setup and configuration

Usage

Install nix

I've used the DeterminateSystems installer.

Install Homebrew

(This is mostly to use casks to install GUI applications.)

Use the instructions on brew.sh.

Run first time setup

If the current hostname and username of are already defined in the nix-darwin config you can run nix-darwin to bootstrap the machine.

nix run nix-darwin -- switch --flake 'github:sloanelybutsurely/dotfiles?dir=.config/nix-darwin'
New hostname or username

If you're setting up a brand new machine or using a new username you'll have to clone this repo and update the nix-darwin config to include the new hostname and/or username.

If you commit and push these changes you can continue these instructions from the above.

If you want to bootstrap from a local copy of this repo you can run nix-darwin:

nix run nix-darwin -- switch --flake /path/to/.config/nix-darwin

Set shell

chsh -s /run/current-system/sw/bin/fish

Reboot the machine

This will let the new shell take hold.

Clone remaining dotfiles and nix-darwin

Once setup you can fetch a local copy of the nix-darwin config and some remaining dotfiles.

# yadm should have been installed by 
yadm clone [email protected]:sloanelybutsurely/dotfiles.git

dotfiles's People

Stargazers

 avatar  avatar

Watchers

 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.