1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-12 05:40:17 +00:00

add flush command

This commit is contained in:
Luna 2025-01-27 14:44:13 +01:00
parent 992b1064cc
commit 0843b5e054

10
bin/flush Normal file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env bash
# author: Bas Huis
# website: https://github.com/bas080
# created: Thu May 28 12:25:36 CEST 2020
# changed: Thu May 28 12:23:51 CEST 2020
# license: GNU General Public License 3.0
. <( echo wrapper\(\){ ; cat ; echo } );
type wrapper | sed '1,/{/d; $d;s/^ //g'