Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

code-asher/dotfiles

Repository files navigation

My personal bootstrap process

Build Status

For bootstraping on legacy operating systems

Boostrap homeshick

$ nix-shell -p git
nix-shell> git clone --depth=1 https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
nix-shell> alias homeshick="$HOME/.homesick/repos/homeshick/bin/homeshick"
nix-shell> homeshick clone https://github.com/Mic92/dotfiles.git

Boostrap single user nix:

$ install -d -m755 -o joerg -g joerg /nix
$ curl https://nixos.org/nix/install | sh

Boostrap multi-user nix:

$ curl https://nixos.org/nix/install -o install
$ sh ./install --daemon

Boostrap home-manager:

$ home-manager switch

About

My NixOS dotfiles

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nix 52.2%
  • Vim Script 15.7%
  • Shell 10.3%
  • Emacs Lisp 10.2%
  • Python 7.3%
  • YASnippet 2.7%
  • Other 1.6%

AltStyle によって変換されたページ (->オリジナル) /