2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/bin/bash
|
|
watch --color -n 1 jj log --color always
|