summaryrefslogtreecommitdiff
path: root/home/xyz
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-17 21:09:42 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-03-17 21:09:42 -0700
commit7772331aa5df0b8106f3523a0070269fae735894 (patch)
tree5205788ec0d7a6a57dc228a2015f4d84b4547724 /home/xyz
parent2a76cd82dd3603efc2516f90bfdae268f00ce6c7 (diff)
xyzca init
Diffstat (limited to 'home/xyz')
-rw-r--r--home/xyz/.bashrc2
-rw-r--r--home/xyz/.config/myconf/pacman_Qqme1
-rw-r--r--home/xyz/.config/myconf/pacman_Qqne1
-rw-r--r--home/xyz/.config/myconf/sye1
-rw-r--r--home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json6
5 files changed, 1 insertions, 10 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 33d8cd11..4d81b50f 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 5)\][\u@\h \W]\$ \[$(tput sgr0)\]"
+PS1="\[$(tput setaf 6)\][\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_Qqme b/home/xyz/.config/myconf/pacman_Qqme
index 4e8e5af9..49e49a7d 100644
--- a/home/xyz/.config/myconf/pacman_Qqme
+++ b/home/xyz/.config/myconf/pacman_Qqme
@@ -5,7 +5,6 @@ bash-complete-alias
dashbinsh
grub-hook
htop-vim
-jackett-bin
librespeed-cli
neofetch-git
neovim-plug
diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne
index b8907d10..0d6c35db 100644
--- a/home/xyz/.config/myconf/pacman_Qqne
+++ b/home/xyz/.config/myconf/pacman_Qqne
@@ -30,7 +30,6 @@ posix-software-development
posix-user-portability
posix-xsi
python-pip
-qbittorrent-nox
rebuild-detector
reflector
rsync
diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye
index a0dc6868..9f1da6e7 100644
--- a/home/xyz/.config/myconf/sye
+++ b/home/xyz/.config/myconf/sye
@@ -1,6 +1,5 @@
UNIT FILE STATE PRESET
getty@.service enabled enabled
-jackett.service enabled disabled
nftables.service enabled disabled
sshd.service enabled disabled
systemd-network-generator.service enabled enabled
diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json
deleted file mode 100644
index 5b715a13..00000000
--- a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "api_key": "qsl99mxd991t5f3azf9bcgf22cbbjeum",
- "thread_count": 20,
- "tracker_first": false,
- "url": "http://127.0.0.1:9117"
-}