Skip to content

bitlux/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

Various tools, mostly for Linux

Go Reference Lint Status Go Report Card

autotmux

autotmux will attach to an existing tmux session, if there is exactly one. If there is more than one, it will print how many there are. If there are 0, it will do nothing.

go install github.com/bitlux/tools/autotmux@latest

red

red will print a large, red rectangle to the screen. This is useful for separating the output of commands, especially when the output is large.

go install github.com/bitlux/tools/red@latest

random

random will print one of its arguments, chosen at random.

$ random 1 2 3
2
go install github.com/bitlux/tools/random@latest

About

Various tools, mostly for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages