dotfiles/.bin/update-home

12 lines
262 B
Plaintext
Raw Permalink Normal View History

2024-05-18 20:25:44 +02:00
#!/bin/sh
GREEN='\033[1;32m'
BLUE='\033[1;34m'
NC='\033[0m'
echo
echo -e "${GREEN}Updating $HOME for ${BLUE}$(hostname)${GREEN}...${NC}"
echo
2024-06-01 16:39:01 +02:00
RUNNING_GUIX_HOME=1 guix home -v 3 -c 10 -L ~/git/dotfiles/ reconfigure ~/git/dotfiles/fschl/systems/$(hostname).scm