diff options
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 |