Add helper scripts and wlroots integration
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
7
tools/tokei.sh
Executable file
7
tools/tokei.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
cd $(dirname $0)/.. || exit 1
|
||||
tokei src
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user