diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.condarc | 2 | ||||
-rw-r--r-- | home/xyz/.config/git/config | 5 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqme | 3 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 9 | ||||
-rw-r--r-- | home/xyz/.config/myconf/sye | 3 | ||||
-rwxr-xr-x | home/xyz/.local/bin/topa | 2 | ||||
-rwxr-xr-x | home/xyz/.local/bin/upd | 38 |
7 files changed, 4 insertions, 58 deletions
diff --git a/home/xyz/.condarc b/home/xyz/.condarc deleted file mode 100644 index e4961fb6..00000000 --- a/home/xyz/.condarc +++ /dev/null @@ -1,2 +0,0 @@ -# https://wiki.archlinux.org/title/Conda#Usage -auto_activate_base: false diff --git a/home/xyz/.config/git/config b/home/xyz/.config/git/config index e37c22e9..7410332d 100644 --- a/home/xyz/.config/git/config +++ b/home/xyz/.config/git/config @@ -9,8 +9,3 @@ [url "https://github.com/"] insteadOf = git://github.com/ # `git lfs install` -[filter "lfs"] - smudge = git-lfs smudge -- %f - process = git-lfs filter-process - required = true - clean = git-lfs clean -- %f diff --git a/home/xyz/.config/myconf/pacman_Qqme b/home/xyz/.config/myconf/pacman_Qqme index e1a2dbb2..ca5e64ca 100644 --- a/home/xyz/.config/myconf/pacman_Qqme +++ b/home/xyz/.config/myconf/pacman_Qqme @@ -2,8 +2,6 @@ absolutely-proprietary arkenfox-user.js atool2-git bash-complete-alias -bitlbee -chatgpt-shell-cli cht.sh-git dashbinsh f3 @@ -38,6 +36,7 @@ ttf-adobe-kaiti ttf-gelasio-ib typioca-git units +unixbench ventoy-bin xxd-standalone yt-dlp-drop-in diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 0d890f61..c1201a4d 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -51,7 +51,6 @@ gedit geoip geoip-database-extra git -git-lfs glmark2 gnome-calculator gnome-calendar-mobile @@ -103,7 +102,6 @@ neovim net-tools nethogs networkmanager -newsboat nftables ninja nmap @@ -115,13 +113,13 @@ nss-mdns ntfs-3g onefetch opencl-headers -openresolv openssh osk-sdl p7zip pacman-contrib pass pass-otp +pax-utils pdftk playerctl portfolio-file-manager @@ -137,6 +135,7 @@ python-pycryptodomex python-requests python-websockets qrencode +qt6-wayland rebuild-detector remind rsync @@ -144,7 +143,6 @@ rtmpdump rustup sdcv smartmontools -songrec speedtest-cli splix squashfs-tools @@ -152,7 +150,6 @@ strace stress sysbench task-spooler -telegram-desktop traceroute tree ttf-caladea @@ -164,8 +161,6 @@ usbutils vdpauinfo vidir2-git vvmplayer -weechat -weechat-matrix wget whois xdg-user-dirs diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye index ebcc6d26..bdb124dd 100644 --- a/home/xyz/.config/myconf/sye +++ b/home/xyz/.config/myconf/sye @@ -1,5 +1,4 @@ UNIT FILE STATE PRESET -bluetooth.service enabled disabled chronyd.service enabled disabled danctnix-tweakd.service enabled disabled eg25-manager.service enabled disabled @@ -19,4 +18,4 @@ paccache.timer enabled disabled pacman-filesdb-refresh.timer enabled disabled units_currency.timer enabled disabled -19 unit files listed. +18 unit files listed. diff --git a/home/xyz/.local/bin/topa b/home/xyz/.local/bin/topa index 32529979..df25bd78 100755 --- a/home/xyz/.local/bin/topa +++ b/home/xyz/.local/bin/topa @@ -1,8 +1,6 @@ #!/bin/sh o alacritty -e htop -#o alacritty -e radeontop -c o alacritty -e iotop o alacritty -e nethogs -o alacritty -e intel_gpu_top o alacritty -e nvtop diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 9e272d36..7f616e79 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -4,22 +4,10 @@ all () { fast userjs clean - #qb - #refl usb - #xmr } clean () { - #nsxiv -c - # my ways - # -exec can't replace -execdir here - #find "$XDG_CACHE_HOME/nsxiv/" -depth -type d -empty -execdir rmdir -- '{}' \+ - # -exec can replace -execdir here - #find "$XDG_CACHE_HOME/nsxiv/" -depth -type d -execdir rmdir --ignore-fail-on-non-empty -- '{}' \+ - # nsxiv man page way - #find "$XDG_CACHE_HOME/nsxiv/" -depth -type d -empty ! -name '.' -exec rmdir -- '{}' \; - cd "$HOME/.mozilla/firefox/xxxxxxxx.fly/prefsjs_backups" || exit # https://stackoverflow.com/a/34862475/9008720 ls -t | tail -n +11 | tr '\n' '\0' | xargs -0 rm -- @@ -79,21 +67,6 @@ checkrebuild: $(checkrebuild | awk '$2!="zoom"{printf("%s ",$2)}') " } -#qb () { -# rm -r -- "$HOME/programs/qbittorrent_search_plugins/" -# curlqb "$HOME/programs/qbittorrent_search_plugins/" -#} - -#refl () { -# # why not use http: -# # https://www.reddit.com/r/archlinux/comments/kx149z/should_i_use_http_mirrors/ -# # https://www.reddit.com/r/archlinux/comments/ej4k4d/is_it_safe_to_use_not_secured_http_pacman_mirrors/ -# # rsync may need to change XferCommand in /etc/pacman.conf -# # https://www.reddit.com/r/archlinux/comments/mynw6e/rsync_mirrors_with_pacman/ -# # need --delay so no super out of sync mirrors -# sudo reflector --verbose --save /etc/pacman.d/mirrorlist --country us --protocol https --delay 1 --latest 25 --score 25 --fastest 10 -#} - usb () { cfg -s push @@ -105,14 +78,6 @@ usb () { sync } -#xmr () { -# # use cd to workaround monero-blockchain-export.log log file save in current dir? issue, haven't tested -# cd "$HOME/.bitmonero" || exit -# monero-blockchain-export --output-file /run/media/xyz/bd0/archive/monero/blockchain.raw -# # not sure if useful or not -# sync -#} - if [ $# -eq 0 ]; then fast else @@ -124,10 +89,7 @@ else j)userjs;; m)misc;; p)pac;; - #q)qb;; - #r)refl;; u)usb;; - #x)xmr;; \?)exit 1;; esac done |