mirror of
https://github.com/turtlebasket/env.git
synced 2026-03-04 11:34:27 -08:00
updates
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# PROJECT DIR PRUNING SCRIPT
|
||||
|
||||
# Lists projects in current directory with a clean git status,
|
||||
# sorted in reverse by date modified
|
||||
|
||||
printf "%-40s%-20s%s\n" 'Clean git, oldest to newest' 'Date Modified' 'Size'
|
||||
printf "%-40s%-20s%s\n" '===========================' '=============' '===='
|
||||
|
||||
Reference in New Issue
Block a user