Skip to content

Commit

Permalink
av: update_timestamps.py, video-stats.py improvements, aws: dvc_remot…
Browse files Browse the repository at this point in the history
…e_url helpers, s3_content_type, git: graph -a (author-date), fetch --prune, cane/caane: --allow-empty, add gitlab helpers, py: jupyter_cell_source, size: to_gb
  • Loading branch information
ryan-williams committed Dec 24, 2023
1 parent 6e8df18 commit ddb1147
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .dotfiles-rc
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ load_helpers \
datetime docker \
emacs \
find \
go grep \
geo go grep \
head-tail histogram \
js \
less line linux ls \
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,6 @@
[submodule "zip"]
path = zip
url = https://github.com/ryan-williams/zip-helpers.git
[submodule "geo"]
path = geo
url = https://github.com/ryan-williams/geo-helpers
2 changes: 1 addition & 1 deletion av
Submodule av updated 3 files
+33 −0 .av-rc
+75 −0 update_timestamps.py
+22 −6 video-stats.py
2 changes: 1 addition & 1 deletion aws
Submodule aws updated 2 files
+18 −0 .aws-rc
+36 −4 .dvc-rc
1 change: 1 addition & 0 deletions geo
Submodule geo added at 2158fd
2 changes: 1 addition & 1 deletion git
2 changes: 1 addition & 1 deletion py
Submodule py updated 1 files
+34 −0 .py-rc
2 changes: 1 addition & 1 deletion size
Submodule size updated 1 files
+6 −0 .size-rc

0 comments on commit ddb1147

Please sign in to comment.