1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 05:05:28 +00:00

Remove git id, it became a git alias

This commit is contained in:
2021-10-20 08:37:38 +02:00
parent c90d534efd
commit e368970184
3 changed files with 0 additions and 5 deletions

View File

@ -1,3 +0,0 @@
local _temp_gitid=$(git rev-parse HEAD|cut -c1-8)
echo $_temp_gitid
which pbcopy > /dev/null && echo $_temp_gitid|tr -d '\n'|pbcopy

Binary file not shown.