#!/bin/sh # Copyright (C) 2024 dwlr # # BSD 3-Clause License (BSD-3-Clause) # See LICENSE for details set -e echo "Available: commands:" ls "$HOME/git-shell-commands" echo "exit"