aboutsummaryrefslogtreecommitdiff
path: root/public/nixos/setup.sh
blob: c1a797ae2d8b8604bae6944e12476e8c8c033c8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash
# shellcheck shell=bash
set -Eeuo pipefail

# import GPG key pair
# download git annex
# get annex &
# download dotfiles
# mr checkout &
# wait
# restore mbsync from backup
# restore notmuch from backup
# restore newsboat from backup
# restore archive from backup
# open emacs # eval x
# open Nextcloud