about summary refs log tree commit diff stats
path: root/home-manager/config/lf/commands/scripts/dragon
blob: a6fe035538fff171a6eca6f9cc4dcf5680b75a4c (plain) (blame)
1
2
3
4
5
6
7
#! /usr/bin/env dash

# shellcheck source=/dev/null
SHELL_LIBRARY_VERSION="1.1.3" . %SHELL_LIBRARY_PATH

dragon -a -x "$fx"
# vim: ft=sh