summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-12-14 19:52:46 -0800
committerxyz <gky44px1999@gmail.com>2021-12-14 19:52:46 -0800
commit10166b2515581692b68516eaf4e5ccc87babf105 (patch)
tree597c8d68f2e9915642b266fe0ae5d43bd476ac9a /home
parent46925ea55880d733352137cbd060ee312bfb3848 (diff)
cfg, git diff after -m
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/cfg b/home/xyz/.local/bin/cfg
index 40ceee19..dea662ca 100755
--- a/home/xyz/.local/bin/cfg
+++ b/home/xyz/.local/bin/cfg
@@ -14,6 +14,7 @@ while getopts clsmM opt; do
;;
m)
sudo gitmetap "$cmd" "$work_tree_dir" "$meta_file"
+ $cmd diff
exit
;;
M)