随笔分类 -  Linux

摘要:前言 本文仅仅使用ssh将本地git链接至github,仅做本人记录使用。 步骤 1: 创建一个 Git 仓库来存放 dotfiles 创建一个目录来存储 dotfiles。通常,使用 ~/dotfiles 作为存储位置。 mkdir ~/dotfiles 初始化 Git 仓库: 在 dotfile 阅读全文
posted @ 2024-10-11 14:59 Coline1 阅读(87) 评论(0) 推荐(0)
摘要:Customize Code \e[ Begin color changes \e[0m Exit color-change mode 0;32m Specify the color mode The first number in the color code specifies the type 阅读全文
posted @ 2023-11-05 16:58 Coline1 阅读(814) 评论(0) 推荐(0)