alpha
Login
or
Join now
callie.on-her.computer
/
tau
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
more up to date at codeberg https://codeberg.org/cowie/tau.git
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
tau
/
packages
/
coding-agent
/
scripts
/
at
main
1 file
Mario Zechner
fix: use portable shebang in shell scripts
6mo ago
7af1919d
migrate-sessions.sh
fix: use portable shebang in shell scripts Change #!/bin/bash to #!/usr/bin/env bash for better portability on systems like NixOS where /bin/bash doesn't exist. Fixes #910
6 months ago