This commit is contained in:
Bob Slacker 2023-01-26 14:39:14 +01:00
parent 8056df12d5
commit 26c690cd3c
5 changed files with 35 additions and 20 deletions

View File

@ -0,0 +1,3 @@
#!/usr/bin/env sh
oneko -bsd -name Beastie -time 150000 -speed 20 -idle 50 -bg red &

View File

@ -8,7 +8,7 @@ mkdir "${_bkp_dest}"
bkp_files(){
_dirs=("bkp" "Desktop" "Downloads" "Monero" "Music" "Pictures" "Public" "Templates" "tmp" "Videos")
_dirs=("bkp" "Desktop" "Documents" "Downloads" "Monero" "Music" "Pictures" "Public" "Templates" "tmp" "Videos")
cd "$_bkp_dest"
for d in "${_dirs[@]}"; do

View File

@ -11,8 +11,7 @@ _home_bkp="${_bkp_loc}/home/beastie"
bkp_sys(){
pkg query -e '%a = 0' %o | awk -F '/' '{print $2}' | sort > "${_bkp_loc}"/pkg_list.txt
sed -i txt 's/[4]$//' "${_bkp_loc}"/pkg_list.txt
pkg prime-list > "${_bkp_loc}"/pkg_list.txt
rm "${_bkp_loc}"/pkg_list.txttxt
cp -a -f -v /boot/loader.conf "${_bkp_loc}"/boot/.
cp -a -f -v "${_sys_conf_loc1}"/profile "${_sys_bkp_conf_loc}"/.
@ -44,14 +43,14 @@ bkp_home(){
cp -a -f -v "${HOME}"/.xinitrc "${_home_bkp}"/.
cp -a -f -v "${HOME}"/xinitrc-xfce "${_home_bkp}"/.
cp -a -f -v "${HOME}"/xinitrcwm "${_home_bkp}"/.
cp -afv "${HOME}"/.moc "${_home_bkp}"/.
cp -afv "${_home_conf}"/dunst "${_home_bkp}"/config/.
cp -afv "${_home_conf}"/fish "${_home_bkp}"/config/.
cp -afv "${_home_conf}"/nano "${_home_bkp}"/config/.
cp -afv "${_home_conf}"/pcmanfm "${_home_bkp}"/config/.
cp -afv "${_home_conf}"/qt5ct "${_home_bkp}"/config/.
cp -afv "${_home_conf}"/xfe "${_home_bkp}"/config/.
cp -afv "${_home_local}"/bin "${_home_bkp}"/dot-local/.
cp -a -f -v "${HOME}"/.moc "${_home_bkp}"/.
cp -a -f -v "${_home_conf}"/dunst "${_home_bkp}"/config/.
cp -a -f -v "${_home_conf}"/fish "${_home_bkp}"/config/.
cp -a -f -v "${_home_conf}"/nano "${_home_bkp}"/config/.
cp -a -f -v "${_home_conf}"/pcmanfm "${_home_bkp}"/config/.
cp -a -f -v "${_home_conf}"/qt5ct "${_home_bkp}"/config/.
cp -a -f -v "${_home_conf}"/xfe "${_home_bkp}"/config/.
cp -a -f -v "${_home_local}"/bin "${_home_bkp}"/dot-local/.
}

View File

@ -15,11 +15,20 @@ printexec pkg upgrade
printexec pkg autoremove
printexec pkg check -d -s -a
printexec pkg audit -F -r
printexec pkg clean
printexec pkg clean -y
printexec portsnap fetch update
printexec portmaster --clean-distfiles
printexec pkg stats
printf "\e[91;1m * Done\e[0m\n"
reboot_check() {
_fbsd="$(freebsd-version -k)"
_unamer="$(uname -r)"
[[ "$_unamer" == "$_fbsd" ]] && printf "\e[91;1m * Done\e[0m\n" || printf "\e[91;1m * Done, Kernel was updated, reboot is required!\e[0m\n"
}
reboot_check
exit 0

View File

@ -1,11 +1,14 @@
ImageMagick7
autoconf
barrier
bastille
bat
bhyve-firmware
bsdisks
bsdstats
catfish
chromium
cloc
cmake
cmdwatch
conky
@ -20,11 +23,11 @@ drm-kmod
e2fsprogs
efivar
emacs
en-freebsd-doc
exfat-utils
feh
firefox
fortune-mod-freebsd-classic
freebsd-doc-en
fusefs-exfat
fusefs-ext2
fusefs-lkl
@ -40,12 +43,11 @@ grub2-bhyve
gstreamer1-plugins-all
gtkglext
hexchat
hexchat-fish
hexchat-fishlim
homebank
htop
hw-probe
hwstat
ImageMagick7
inkscape
jq
keepassxc
@ -68,17 +70,18 @@ ncdu
ncurses
neofetch
netpbm
oneko-sakura
openshot
openvpn
pciutils
pkg
pkg_tree
pkg-provides
pkg_tree
plank
portmaster
putty
py-glances
py-speedtest-cli
py39-glances
py39-speedtest-cli
python
qalculate-gtk
qbittorrent
@ -117,8 +120,8 @@ xdg-user-dirs
xdm
xdotool
xf86-video-intel
xfce-icons-elementary
xfce
xfce-icons-elementary
xfce4-appmenu-plugin
xfce4-docklike-plugin
xfce4-goodies
@ -128,6 +131,7 @@ xfce4-places-plugin
xfce4-pulseaudio-plugin
xfce4-volumed-pulse
xfce4-windowck-plugin
xlaby
xorg
xpdf
zsh