diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-05 01:08:48 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-05 01:08:48 -0800 |
commit | 2ecbb50ca8c09a37ccacc9bf083fba88fdcd6cef (patch) | |
tree | 95cda105abe276eea20e13b9fe746d90196e8f56 /etc/.cfgl | |
parent | e0d59201456b952562351436e3e4d993c96bf646 (diff) |
init ia use ka config
/etc/.cfgl/config chagne to ia branch
/etc/hostname change to xyzia hostname
/etc/myconf/cfgl_meta change changed file meta
/etc/systemd/network/default.network use ia network config instead
/etc/systemd/system/paccache.service.d/10-remove-all.conf use pp config to save space on SSD root partition
/home/xyz/.bashrc use another color for bash PS1
/home/xyz/.config/myconf/pacman_Qqne less package to install, to save space
Diffstat (limited to 'etc/.cfgl')
-rw-r--r-- | etc/.cfgl/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index cfcdd37c..f54a1e6d 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -11,6 +11,6 @@ fetch = +refs/heads/*:refs/remotes/origin/* [commit] gpgsign = false -[branch "ka"] +[branch "ia"] remote = origin - merge = refs/heads/ka + merge = refs/heads/ia |