diff options
author | Ryan Kavanagh <rak@rak.ac> | 2025-08-21 13:21:45 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2025-08-21 13:21:45 -0400 |
commit | f19f5df73ac0fdc3efa14649c4b646bcc4de84f4 (patch) | |
tree | c323a796deb32800dd3dc054fe778f1787d3f953 /dot_local/bin/executable_lfoot | |
parent | Adopt straight.el (diff) |
Move ~/bin to ~/.local/bin
Diffstat (limited to 'dot_local/bin/executable_lfoot')
-rw-r--r-- | dot_local/bin/executable_lfoot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_local/bin/executable_lfoot b/dot_local/bin/executable_lfoot new file mode 100644 index 0000000..5522085 --- /dev/null +++ b/dot_local/bin/executable_lfoot @@ -0,0 +1,3 @@ +#!/bin/sh + +foot -c ${HOME}/.config/foot/lfoot.ini |