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 /home/xyz | |
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 'home/xyz')
-rw-r--r-- | home/xyz/.bashrc | 2 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index e58b58b4..33d8cd11 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -29,7 +29,7 @@ esac # tput is better for different terminals? # but also need \[ and \] around color code for PS1! but seems no need for printf in script? why? # setaf and sgr0 see `man terminfo` -PS1="\[$(tput setaf 3)\][\u@\h \W]\$ \[$(tput sgr0)\]" +PS1="\[$(tput setaf 5)\][\u@\h \W]\$ \[$(tput sgr0)\]" # https://github.com/LukeSmithxyz/voidrice/blob/master/.config/shell/aliasrc for cmd in hardcode-fixer ventoy units_cur fbgrab powertop nft rpi-imager fdisk dmesg; do diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 3cd85a86..6dd1a91a 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -1,8 +1,6 @@ base base-devel bash-completion -btrfs-progs -cloud-guest-utils dash devtools efibootmgr @@ -35,7 +33,6 @@ posix-user-portability posix-xsi python-pip qbittorrent-nox -qemu-guest-agent rebuild-detector reflector rsync |