diff --git a/at.zsh b/at.zsh index fb3495e..53f5998 100755 --- a/at.zsh +++ b/at.zsh @@ -5,7 +5,6 @@ help=( at.zsh u at-uri at.zsh c at-uri -r ) - host=( bsky.social public.api.bsky.app @@ -21,6 +20,7 @@ lexicon=( function at-env(){ host=bsky.social at_uri=at://did:plc:4hqjfn7m6n5hno3doamuhgef/ai.syui.game.user/syui + handle=yui.syui.ai did=`echo $at_uri|cut -d / -f 3` collection=`echo $at_uri|cut -d / -f 4` rkey=`echo $at_uri|cut -d / -f 5`