<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dev on Arvin的网络日志</title>
    <link>https://www.arvintian.cn/categories/dev/</link>
    <description>Recent content in Dev on Arvin的网络日志</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <copyright>Arvin | &lt;a href=&#39;https://beian.miit.gov.cn/&#39; style=&#39;color: #8a8a8a&#39; &gt;豫ICP备17028438号&lt;/a&gt;</copyright>
    <lastBuildDate>Sun, 14 Dec 2025 13:34:52 +0800</lastBuildDate><atom:link href="https://www.arvintian.cn/categories/dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows终端设置</title>
      <link>https://www.arvintian.cn/post/other/dev/windows%E7%BB%88%E7%AB%AF%E8%AE%BE%E7%BD%AE/</link>
      <pubDate>Sun, 14 Dec 2025 13:34:52 +0800</pubDate>
      
      <guid>https://www.arvintian.cn/post/other/dev/windows%E7%BB%88%E7%AB%AF%E8%AE%BE%E7%BD%AE/</guid>
      <description>修改默认终端 生效范围cmd和powershell 启动cmd或者powershell，窗口上栏，右键属性，默认终端应用程序，可以修改为其他终端</description>
    </item>
    
    <item>
      <title>Git使用GPG签名</title>
      <link>https://www.arvintian.cn/post/other/dev/git%E4%BD%BF%E7%94%A8gpg%E7%AD%BE%E5%90%8D/</link>
      <pubDate>Tue, 13 Jun 2023 10:29:58 +0800</pubDate>
      
      <guid>https://www.arvintian.cn/post/other/dev/git%E4%BD%BF%E7%94%A8gpg%E7%AD%BE%E5%90%8D/</guid>
      <description>生成秘钥 gpg --full-generate-key 列入所有keys gpg --list-keys 输出如下，获取KeyID pub rsa4096 2023-06-12 [SC] &amp;lt;KeyID&amp;gt; uid [ultimate] name (comment) &amp;lt;email&amp;gt; sub rsa4096 2023-06-12 [E] 导出公钥,可以放到Github或者Gitlab。 gpg --armor --export &amp;lt;KeyID&amp;gt;</description>
    </item>
    
  </channel>
</rss>
