Add pj as main tool to list projects
(https://github.com/josephschmitt/pj)
This commit is contained in:
parent
13fa659245
commit
042593d834
3 changed files with 20 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
# fallback to pj (https://github.com/josephschmitt/pj)
|
||||
fd -H -d 7 -t d -E .git -E .gitlab . "{{ .projectdir }}" | awk '{ print length, $0 }' | sort -n | cut -d' ' -f2-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue