dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | README | LICENSE

commit 61b2b4902ddd76c6054794ffee36b510c0088341 (patch)
parent 16844d70e6d2255fd0fb4419c2fc34f03244cb5c
Author: Alex Karle <alex@alexkarle.com>
Date:   Sat, 17 Sep 2022 11:00:03 -0400

acme: Add flake8-current-file command

Diffstat:
Abin/acme-scripts/f8 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/bin/acme-scripts/f8 b/bin/acme-scripts/f8 @@ -0,0 +1,2 @@ +#!/bin/sh +flake8 ${samfile:--}