dotfiles/bin/actions/help.sh
Menno van Leeuwen 2ce4cfb608
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
refactor: update dotfiles paths and remove obsolete configurations
2025-03-05 17:26:48 +01:00

11 lines
162 B
Bash
Executable File

#!/usr/bin/env bash
source $DOTFILES_PATH/bin/helpers/functions.sh
# Print logo
logo
# Print help
cat $DOTFILES_PATH/bin/resources/help.txt
println " " "cyan"