dotfiles/apply-secret-dotfiles
Andrew R. M. f9a84f9b58 Make dotfiles compatible with gitpod style dotfiles
Add an install.sh that attempts to determine the OS, install stow and
then call my apply-dotfiles script to use stow.

The old installation process that was based on nix, has been moved to
nix-install.
2025-04-05 16:38:19 -04:00

5 lines
111 B
Bash
Executable File

#!/usr/bin/env bash
envsubst -i taskwarrior/.taskrc.envsubst.template -o taskwarrior/.taskrc
stow taskwarrior