mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'main' of github.com:Matir/skel
This commit is contained in:
@@ -21,3 +21,7 @@ if test -f ${HOME}/.zprompt ; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
unset _STARSHIP_PATH
|
unset _STARSHIP_PATH
|
||||||
|
|
||||||
|
function hashall {
|
||||||
|
tee >(md5sum) | tee >(sha1sum) | sha256sum
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user