Artem Sheremet cf3c3e7a0d Move env from .zshrc_local to .zshenv
.zshenv is loaded also for non-interactive shells, which is quite
useful for tokens etc
2026-02-25 19:41:58 +00:00
2026-02-08 12:38:37 +01:00
2026-02-08 12:36:32 +00:00
2026-02-25 20:40:33 +01:00
2026-02-08 12:36:32 +00:00

Step 1.

cd
git clone git@github.com:dotdoom/dotfiles.git
cd dotfiles
git submodule update --init

Step 2 - stow.

stow migrated
stow legacy

Step 2 - Nix.

nix run \
  --extra-experimental-features 'nix-command flakes' \
  home-manager/master -- \
    switch \
      --extra-experimental-features 'nix-command flakes' \
      --flake .#linux-headless
stow legacy
Description
No description provided
Readme 1.4 MiB
Languages
Nix 93.1%
Shell 6.9%