Track Awesome List 头像

消息来源频道

Track Awesome List

@trackawesomelist

频道144 位成员公开可见持续更新

Track your favorite github awesome repo, not just star it. [email protected]

成员规模144 位成员
在线情况待同步
消息总数4,480 条消息
浏览量总数0 次浏览

在这个频道里搜索消息……

t.me/trackawesomelist

unique-id - provides a unique number that identifies a running Zshell session, in its shell variable $ZUID_ID. Besides this unique number, also a unique codename is provided, in shell variable $ZUID_CODENAME. An example use case is to hold logs in files .../mylog-${ZUID_CODENAME}.log, so that two different Zshells will not write to the same file at the same time. #AwesomeZshPlugins