Files
dotfiles/.config/zsh/.zsh_history

2212 lines
80 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

: 1747682448:0; --no-clobber \\
--page-requisites \\
--html-extension \\
--convert-links \\
--restrict-file-names=windows \\
--domains hypermedia.systems \\
--no-parent \\
https://hypermedia.systems/book/contents/
: 1746638434:0;cat favicon.png
: 1746638438:0;icat favicon.png
: 1746638448:0;ll subfont
: 1746638460:0;librewolf index.html
: 1746638585:0;.3
: 1746638591:0;rm -rf hypermedia.systems
: 1746638608:0;wget \\
--recursive \\
--level=2 \\
--page-requisites \\
--html-extension \\
--convert-links \\
--restrict-file-names=windows \\
--domains hypermedia.systems \\
https://hypermedia.systems/book/
: 1746638650:0;wget \\
--recursive \\
--level=2 \\
--page-requisites \\
--html-extension \\
--convert-links \\
--restrict-file-names=windows \\
--domains hypermedia.systems \\
https://hypermedia.systems/book/contents/
: 1746638809:0;..
: 1746638819:0;cp -r book ../
: 1746638874:0;cd book/contents
: 1746638879:0;ll contents
: 1746639273:0;xdg-open contents.html
: 1746640248:0;rm -rf book
: 1746640254:0;cp hypermedia.systems book
: 1746640257:0;cp -r hypermedia.systems book
: 1746640259:0;cd book
: 1746640269:0;ll book/contents
: 1746640318:0;xdg-open book/contents/index.html
: 1746640327:0;xdg-open book/contents.html
: 1746640349:0;cp book/contents/index.html .
: 1746640357:0;xdg-open index.html
: 1746640416:0;find . -type f -name "*.css"
: 1746640427:0;find . -type f -name "*.html"
: 1746640511:0;find . -type f -name "*.html" > html.txt
: 1746640603:0;pandoc -o all.html --from=html $(cat html.txt)
: 1746640613:0;xdg-open all.html
: 1746640703:0;in wkhtmltopdf
: 1746640777:0;rm -rf ../book
: 1746640957:0;ll book
: 1746640966:0;cat all.html
: 1746641005:0;pacman -sybau
: 1746641009:0;pacman -Sybau
: 1746641016:0;tldr pacman
: 1746641027:0;man pacman
: 1746641153:0;cat html.txt
: 1746641166:0;cat html.txt | wc -l
: 1746641183:0;grep -o 'href="/book/[^"]*"' hypermedia.systems/book/contents/index.html | sed 's|href="/book/|hypermedia.systems/book/|' | sed 's|"||' | sed 's|$|/index.html|' > file_list.txt
: 1746641219:0;grep -o 'href="/book/[^"]*"' book/contents.html | sed 's|href="/book/|hypermedia.systems/book/|' | sed 's|"||' | sed 's|$|/index.html|' > file_list.txt
: 1746641241:0;grep -o 'href="/book/[^"]*"' book/contents/index.html | sed 's|href="/book/|hypermedia.systems/book/|' | sed 's|"||' | sed 's|$|/index.html|' > file_list.txt
: 1746641258:0;nv book/contents/index.html
: 1746641280:0;nv book/contents.html
: 1746641478:0;grep -o 'href="/book/[^"]*"' book/contents/index.html | sed 's|href="../' | sed 's|"||' | sed 's|$|/index.html|' > file_list.txt
: 1746641496:0;grep -o 'href="/book/[^"]*"' book/contents/index.html | sed 's|href="|../|' | sed 's|"||' | sed 's|$|/index.html|' > file_list.txt
: 1746641613:0;rm all.html file_list.txt html.txt
: 1746641661:0;chmod +x create_book.sh
: 1746641713:0;in poppler-utils
: 1746642026:0;clear
: 1746642150:0;printf '\E[H\E[3J'
: 1746642165:0;\E[H\E[3J
: 1746642489:0;pdfunite
: 1746642519:0;in libXext libXrender
: 1746642532:0;wkhtmltopdf --help
: 1746642557:0;yay -Ss wkhtmltopdf
: 1746642648:0;yay -Ss libxmlw
: 1746642651:0;yay -Ss libxml
: 1746642654:0;yay -Ss libxml2
: 1746642727:0;dpkg -l | grep libxml2
: 1746642746:0;which libxml2
: 1746642755:0;locate libxml2
: 1746642763:0;locate libxml2 | grep so
: 1746642778:0;locate libxml2 | grep libxml.so.2
: 1746642789:0;[200~find /usr -name libxml2.so.2~
: 1746642804:0;in libxml2
: 1746642812:0;sudo pacman -S libxml2
: 1746642815:0;find /usr -name libxml2.so.2
: 1746642842:0;tldr ldconfig
: 1746642860:0;ldconfig -p | grep libxml2
: 1746643010:0;echo "/usr/local/lib" | sudo tee /etc/ld.so.conf.d/libxml2.conf
: 1746643015:0;sudo ldconfig
: 1746643031:0;export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
: 1746643035:0;wkhtmltopdf --version
: 1746643082:0;un wkhtmltopdf
: 1746643085:0;sudo pacman -U ~/Downloads/wkhtmltox-0.12.6-3.archlinux-x86_64.pkg.tar.xz
: 1746643094:0;wkhtmltopdf
: 1746643107:0;in libssl
: 1746643201:0;un wkhtmltox
: 1746643212:0;rm ~/Downloads/wkhtmltox-0.12.6-3.archlinux-x86_64.pkg.tar.xz
: 1746643220:0;in weasyprint
: 1746643234:0;in python-weasyprint
: 1746643243:0;weather.py
: 1746643258:0;weasyprint
: 1746643294:0;grep -o '<a href="../[^"]*"' hypermedia.systems/book/contents.html | sed 's|<a href="../|hypermedia.systems/book/|' | sed 's|"||' > file_list.txt
: 1746643504:0;in python-poppler-utils
: 1746643539:0;in poppler
: 1746643710:0;ll hypermedia.systems/book
: 1746643714:0;ll hypermedia.systems/
: 1746643727:0;ll hypermedia.systems/a-dynamic-archive-ui
: 1746643771:0;l hypermedia.systems | wc -l
: 1746643822:0;nv file_list.txt
: 1746643924:0;cd hypermedia.systems
: 1746643930:0;../create_book.sh
: 1746643971:0;l subfont
: 1746644024:0;grep -r 'screenshot_checkboxes.png' /home/elleoma/shit/manuals/hypermedia.systems/book/
: 1746644515:0;l --tree
: 1746644521:0;unalias ls
: 1746644527:0;ls --help
: 1746644545:0;tree
: 1746645744:0;cat file_list.txt | wc -l
: 1746646180:0;l hypermedia.systems
: 1746646259:0;./create_book.sh
: 1746646404:0;zathura hypermedia_systems.pdf
: 1746646414:0;xdg-open hypermedia_systems.pdf
: 1746647186:0;cd ~/shit/
: 1746647191:0;mkdir crawl-to-pdf
: 1746647225:0;chmod +x crawl.sh
: 1746647244:0;./crawl.sh https://en.wikipedia.org/wiki/Main_Page 2 wikipedia.pdf
: 1746647302:0;rm -rf wikipedia.pdf
: 1746647322:0;ga .gitignore
: 1746647330:0;gc -a -m "gitignore"
: 1746647354:0;./crawl.sh https://uk.wikipedia.org/ 2 uk-wikipedia.pdf
: 1746647422:0;tldr wget
: 1746647438:0;./crawl.sh https://uk.wikipedia.org/ 3 uk-wikipedia.pdf
: 1746647449:0;kk
: 1746647454:0;rm uk-wikipedia.pdf
: 1746647457:0;./crawl.sh https://uk.wikipedia.org/ 4 uk-wikipedia.pdf
: 1746647615:0;cd ../
: 1746647620:0;cd manuals/hypermedia-systems
: 1746647774:0;ll hypermedia.systems/subfont
: 1746647823:0;cd ../../crawl-to-pdf
: 1746647828:0;zathura uk-wikipedia.pdf
: 1746647848:0;librewolf hypermedia_systems.pdf
: 1746647990:0;cd shit/manuals/l
: 1746647992:0;cd shit/manuals/
: 1746647998:0;cd hypermedia-systems
: 1746648000:0;mv create_book.sh
: 1746648006:0;nv create_book.sh
: 1746648095:0;cat file_list.txt
: 1746648145:0;./crawl.sh https://uk.wikipedia.org/ 8 uk-wikipedia.pdf
: 1746648276:0;cat crawl.sh
: 1746648349:0;librewolf uk-wikipedia.pdf
: 1746648552:0;ls /tmp/
: 1746648568:0;cd /tmp/tmp.D78oNqGDs1
: 1746648573:0;ll sync
: 1746648587:0;./crawl.sh https://uk.wikipedia.org/ uk-wikipedia.pdf
: 1746648593:0;/tmp/tmp.S5299U6lMo
: 1746648759:0;echo $TEMP_DIR
: 1746649013:0;less /tmp/tmp.zQ4L7m1rTh/wget_debug.log
: 1746649035:0;less /tmp/tmp.tUd6XXCeoz/wget_debug.log
: 1746649392:0;less /tmp/tmp.3ow8MrqkBa/wget_debug.log
: 1746649400:0;less /tmp/tmp.H3Qqm3u3zx/wget_debug.log
: 1746649668:0;time ./crawl.sh https://en.wikipedia.org/wiki/Main_Page wikipedia.pdf
: 1746649852:0;cat ~/.wget-hsts
: 1746650045:0;mv crawl.sh
: 1746650149:0;wget --no-robots
: 1746650190:0;xdg-open wikipedia.pdf
: 1746650241:0;man wget
: 1746650764:0;less /tmp/tmp.ghv3ETsyrL/curl_errors.log
: 1746650889:0;less visited.log
: 1746651169:0;./crawl.sh https://en.wikipedia.org/wiki/Main_Page wikipedia.pdf
: 1746654262:0;zathura wikipedia.pdf
: 1746654278:0;librewolf wikipedia.pdf
: 1746654395:0;less crawl_errors.log
: 1746654446:0;cat crawl_errors.log
: 1746654450:0;cat crawl_errors.log | wc -l
: 1746654459:0;less file_list.log
: 1746654489:0;less weasyprint_errors.log
: 1746655638:0;cd ~/.config/mpv
: 1746655654:0;git clone https://github.com/CrendKing/mpv-twitch-chat.git
: 1746655679:0;cd scripts-opts
: 1746655684:0;cd script-opts
: 1746655750:0;nv vod_chat.conf
: 1746655763:0;cd ../scripts
: 1746655766:0;l mpv-twitch-chat
: 1746655772:0;nv mpv-twitch-chat/main.lua
: 1746658307:0;cava
: 1746659376:0;in lynx
: 1746659381:0;lynx
: 1746659419:0;man lynx
: 1746683159:0;nv .config/hypr/hyprlock.conf
: 1746683165:0;nv .config/hypr/hyprland.conf
: 1746710830:0;nv ~/.local/share/hyde/hyprland.conf
: 1746711065:0;systemupdate.sh
: 1746711553:0;hyprlang
: 1746711564:0;up hyprlang
: 1746711686:0;mpv 'https://www.youtube.com/watch?v=XnKBqrJjIeI'
: 1746724966:0;bto
: 1746733743:0;systemupdate.sh --help
: 1746733747:0;systemupdate.sh u
: 1746733752:0;nv systemupdate.sh
: 1746733761:0;nv $(where systemupdate.sh)
: 1746733807:0;ff -c none
: 1746742813:0;mpv https://www.twitch.tv/videos/2453077809
: 1746886322:0;systemd-analyz
: 1746886333:0;systemd-analyze blame
: 1746950322:0;rofilaunch.sh
: 1746950332:0;nv $(where rofilaunch.sh)
: 1746950496:0;rofi -show drun
: 1746950503:0;rofi
: 1746950508:0;rofi -show ssh
: 1746953254:0;sensor
: 1746953255:0;sensors
: 1746953920:0;cat id_rsa
: 1746953928:0;rm id_rsa
: 1746953947:0;file chatterino2-git.install
: 1746953950:0;cat chatterino2-git.install
: 1746953956:0;cat PKGBUILD
: 1746954002:0;makepkg -si
: 1746954053:0;l chatterino2-git
: 1746954411:0;chatterino
: 1746954439:0;git clone https://aur.archlinux.org/chatterino2-git.git
: 1746954444:0;cd chatterino2-git
: 1746954507:0;gco -b use-all-cpu-cores
: 1746954577:0;man cmake
: 1746954584:0;nv PKGBUILD
: 1746954630:0;gd --word-diff
: 1746954672:0;gco -a -m "Use all cpu cores for building"
: 1746954681:0;gc -a -m "Use all cpu cores for building"
: 1746954702:0;git push origin use-all-cpu-cores
: 1746954902:0;nv ~/.ssh/config
: 1746954925:0;ssh-keygen -f ~/.ssh/aur
: 1746956261:0;cd ~/.ssh
: 1746956316:0;LC_ALL=C pacman -V|sed -r 's#[0-9]+#979#g'|md5sum|cut -c1-6
: 1746957211:0;rm -rf chatterino2-git
: 1746957233:0;ls /etc/makepkg.conf
: 1746957237:0;snv /etc/makepkg.conf
: 1746957331:0;in chatterino2-git
: 1746957340:0;yay -S chatterino2-git
: 1746958110:0;gdb /bin/chatterino
: 1746960070:0;~/go/bin/tour
: 1747066877:0;xdg-open nmt.pdf
: 1747066893:0;librewolf nmt.pdf
: 1747157183:0;m4
: 1747157187:0;m4 -hlep
: 1747157189:0;m4 -h
: 1747157192:0;m4 --help
: 1747159948:0;man m4
: 1747160521:0;tt -t 30
: 1747160528:0;tt -t 15
: 1747160570:0;tt -t 15 -quotes
: 1747160598:0;tt -quotes -t 15
: 1747160606:0;tt -quotes
: 1747160626:0;tt
: 1747160638:0;tt -quotes en -t 15
: 1747166757:0;sudo systemctl start tor
: 1747166767:0;proxychains qutebrowser
: 1747166783:0;qutebrowser
: 1747166850:0;proxychains curl ifconfig.me
: 1747166856:0;nv /etc/proxychains.conf
: 1747167119:0;ssh sausagesmall
: 1747167826:0;proxychains librewolf
: 1747169470:0;nslookup do.co
: 1747169477:0;whois do.co
: 1747169861:0;rm *.apk
: 1747169872:0;gzip -d customers-0.xml.gz
: 1747169878:0;xdg-open customers-0.xml
: 1747169908:0;rm customers-0.xml
: 1747170141:0;ffuf -u https://www.digitalocean.com/FUZZ -c -w /usr/share/seclists/Discovery/Web-Content/big.txt
: 1747170824:0;ffuf -u https://www.digitalocean.com/FUZZ -c -w /usr/share/seclists/Discovery/Web-Content/common.txt
: 1747171087:0;mkdir bug-bounty
: 1747171093:0;mkdir digitalocean
: 1747171094:0;cd digitalocean
: 1747171111:0;git-dumper https://www.digitalocean.com/.git ./
: 1747171200:0;ffuf -u https://FUZZ.digitalocean.com/ -c -w /usr/share/seclists/Discovery/DNS/bug-bounty-program-subdomains-trickest-inventory.txt
: 1747171596:0;killall librewolf
: 1747171598:0;librewolf
: 1747201652:0;mpv
: 1747201655:0;mpv https://www.twitch.tv/videos/2446730929
: 1747201858:0;cd ~/.local/share/Steam/steamapps/common/The\ Finals
: 1747201863:0;cd Discovery
: 1747201865:0;cd Content
: 1747201868:0;cd Movies
: 1747201877:0;cat test_if_submit_disallowed.txt
: 1747201882:0;mpv ATK_Billboard_02_Movie_01_1024_15FPS.mp4
: 1747201894:0;l Season
: 1747201899:0;cd Season/04/
: 1747201899:0;l;
: 1747201905:0;file THEFINALS_Commerical_ISEULT_01.bk2
: 1747201910:0;mpv THEFINALS_Commerical_ISEULT_01.bk2
: 1747205306:0;botp
: 1747335730:0;cd .config/hypr
: 1747335732:0;nv userprefs.conf
: 1747336809:0;./Scripts/install.sh --help
: 1747336843:0;./Scripts/install.sh t
: 1747336867:0;./Scripts/install.sh
: 1747336869:0;./Scripts/install.sh h
: 1747336873:0;./Scripts/install.sh -h
: 1747336885:0;./Scripts/install.sh r
: 1747337064:0;git pull origin master
: 1747337267:0;nv Scripts/pkg_core.lst
: 1747341457:0;cd Pictures/Screenshots
: 1747341484:0;icat 250515_23h36m37s_screenshot.png
: 1747423843:0;cd hypr/
: 1747423849:0;nv hyprland.conf
: 1747423893:0;nv $(where screenshot.sh)
: 1747423902:0;hyde-shell
: 1747423915:0;hyde-shell s
: 1747423931:0;swappy
: 1747423938:0;swappy --help
: 1747426101:0;cd scripts/ghidra_11.4_DEV
: 1747426112:0;cd Ghidra
: 1747426173:0;in glow
: 1747426185:0;glow README.md
: 1747426261:0;glow -h
: 1747426340:0;glow -p GhidraDocs/GettingStarted.md
: 1747426445:0;glow -p README.md
: 1747426459:0;gradle buildGhidra
: 1747426473:0;./gradlew buildGhidra
: 1747429169:0;cd ghidra
: 1747429179:0;cd build
: 1747429197:0;cd GhidraBuild
: 1747429211:0;rm -rf ghidra/
: 1747429214:0;cd ghidra_11.4_DEV
: 1747429253:0;nv server/jaas.conf
: 1747429272:0;nv bom.json
: 1747429293:0;nv support/launch.properties
: 1747429362:0;./ghidraRun
: 1747429565:0;ls /opt/cuda/targets/x86_64-linux/lib/libcublasLt_static.a
: 1747430132:0;git clone https://github.com/dmitry-s93/MControlCenter.git
: 1747430137:0;mv MControlCenter shit
: 1747430141:0;cd shit/MControlCenter
: 1747430150:0;in qt6-base
: 1747430163:0;in qt6-tools
: 1747430204:0;build
: 1747430535:0;nv $(where battery.sh)
: 1747430590:0;cat /sys/class/power_supply/BAT1/status
: 1747430610:0;hyprlock
: 1747430632:0;cd shit/HyDE
: 1747430640:0;./Scripts/install.sh -r
: 1747430772:0;cd Configs/.config/hypr/hyprlock
: 1747430782:0;cd .config/hyprlock
: 1747430800:0;cd ../hypr/hyprlock
: 1747430804:0;cat theme.conf
: 1747430986:0;cd ~/.config/hyprlock
: 1747430991:0;l scripts
: 1747430996:0;pwd
: 1747431016:0;cp theme.conf ~/.config/hyprlock/theme.conf
: 1747432664:0;systemd-analyze
: 1747436290:0;in blender
: 1747564485:0;cd .config/hypr/keybindings*
: 1747564487:0;cd .config/hypr/
: 1747564489:0;nv keybindings.conf
: 1747575389:0;ls -la
: 1747575398:0;la
: 1747575493:0;hashid "6920646f6ee2809974207468696e6b2069e280996d20616c6f6e6520696e20686572652e0d0a0d0a692074686f7567687420697420776173206a757374206d652e0d0a6a757374206d79206c6f67732e0d0a6a757374206d792074686f7567687473207772697474656e20646f776e2e0d0a0d0a627574206e6f772c20746865726520617265207468696e6773206920646f6ee28099742072656d656d62657220747970696e672e0d0a776f726473207368696674696e67207768656e2069206c6f6f6b20617761792e0d0a656e747269657320617070656172696e672077697468206e6f2074696d657374616d702e0d0a0d0a692064656c65746564206f6e652e0d0a627574207768656e20692072656f70656e6564207468652066696c652c2069742063616d65206261636b2e0d0a0d0a7468652073616d6520776f7264732c0d0a627574207772697474656e20696e206120766f6963652074686174207761736ee2809974206d696e652e"
: 1747605967:0;in kicad
: 1747606448:0;sudo pacman -Syu --asdeps kicad-library kicad-library-3d
: 1747606989:0;sudo -E gdu
: 1747607046:0;pv
: 1747607391:0;git clone https://github.com/dracula/kicad.git
: 1747607394:0;cd kicad
: 1747607427:0;cp kicad/dracula.json ~/.config/kicad/9.0/colors
: 1747647403:0;mpv 'https://www.twitch.tv/videos/2447634804?t=11h23m2s'
: 1747648231:0;tldr mpv
: 1747648320:0;icat mpv-shot0001.jpg
: 1747648323:0;rm mpv-shot0001.jpg
: 1747662242:0;in docker-desktop
: 1747662458:0;cd Games
: 1747662463:0;rm -rf pa082b_0016
: 1747662468:0;rm pa082b_0016.7z
: 1747662596:0;cd images
: 1747662601:0;rm haiku-r1beta5-x86_64-anyboot.iso 9front-10931.amd64.iso
: 1747662769:0;cd .cache
: 1747662777:0;ranger
: 1747662785:0;ranger --help
: 1747662787:0;lf
: 1747662884:0;l yay
: 1747662894:0;rm -r yay/*
: 1747662900:0;rm -rf yay/*
: 1747662922:0;rm -rf nvidia/*
: 1747662935:0;rm -rf Raspberry\ Pi/*
: 1747663150:0;un kicad-library-3d
: 1747664518:0;gs-netcat
: 1747665420:0;rm .BurpSuite/burpbrowser/* -rf
: 1747665707:0;sudo rm -rfv /var/tmp/flatpak-cache-*
: 1747665717:0;sudo rm -rfv /var/tmp/elleoma-ghidra/*
: 1747665726:0;flatpak uninstall --unused
: 1747665771:0;rm ~/.local/share/Space\ Station\ 14 -rf
: 1747666333:0;sudo pacman -Scc
: 1747666369:0;sudo paccache -rk1
: 1747666378:0;sudo gdu
: 1747666437:0;sudo systemd-resolve --flush-caches
: 1747666620:0;nvlink
: 1747669031:0;mv np1* ~/Pictures
: 1747669038:0;cd ~/Pictures
: 1747669040:0;mkdir print
: 1747669047:0;mv np1* print
: 1747670919:0;pam_namespace_helper
: 1747670922:0;pam_namespace_helper -h
: 1747671662:0;cd shit/learn-shit/golang
: 1747671730:0;mkdir container_from_scratch
: 1747671732:0;cd container_from_scratch
: 1747672638:0;go init container
: 1747672659:0;go mod init container
: 1747672673:0;go run .
: 1747672845:0;ff
: 1747673711:0;go run main.go run echo hello retard
: 1747674164:0;go run main.go run echo /bin/bash
: 1747674335:0;exit
: 1747674345:0;cd golang/container_from_scratch
: 1747674531:0;nv ~/.config/kitty/kitty.conf
: 1747674573:0;zsh
: 1747674586:0;/bin/zsh
: 1747675536:0;go run main.go run /bin/zsh
: 1747675572:0;hostname
: 1747675578:0;hostname cont
: 1747675589:0;cd sshit/learn-shit/golang/container_from_scratch/
: 1747675643:0;go run main.go run /bin/sh
: 1747676319:0;cd shit/learn-shit/golang/container_from_scratch/
: 1747681157:0;/proc/self/exe
: 1747681536:0;go run main.go run /usr/bin/bash
: 1747681840:0;sudo go run main.go run /bin/bash
: 1747681886:0;ps fax
: 1747681897:0;sudo -E zsh
: 1747682054:0;go run main.go run /bin/bash
: 1747682448:0;ps
: 1747682237:0;cd /
: 1747682489:0;gc -a -m "containerz"
: 1747682689:0;sudo rm /tmp/.zcompdump-anid-5.9*
: 1747682699:0;cd /sys/fs/cgroup
: 1747682736:0;cd memory
: 1747684897:0;mkdir docker
: 1747684899:0;cd docker
: 1747684915:0;mv ~/Downloads/app.zip .
: 1747684919:0;unzip app.zip
: 1747684923:0;rm app.zip
: 1747684925:0;cd app
: 1747685329:0;mkdir .config/autostart
: 1747685380:0;cp /usr/share/applications/mcontrolcenter.desktop ~/.config/autostart/mcontrolcenter.desktop
: 1747685558:0;nv src/static/js/app.js
: 1747685607:0;docker build -t getting-started .
: 1747685691:0;docker stop 08dab186878f
: 1747685696:0;docker rm 08dab186878f
: 1747685749:0;docker run -dp 3000:3000 getting-started
: 1747685798:0;cd app/
: 1747686027:0;keepassxc
: 1747686218:0;gpg --generate-key
: 1747686314:0;pass init 309A5FDF6F3B92CAC80B5F56D513142D7120EE8C
: 1747686469:0;docker image ls
: 1747686510:0;docker login -u elleoma
: 1747686586:0;docker tag getting-started elleoma/getting-starded
: 1747686601:0;docker push elleoma/getting-starded
: 1747686697:0;docker tag getting-started elleoma/unemployed-core
: 1747686700:0;docker push elleoma/unemployed-core
: 1747687146:0;docker run -d ubuntu bash -c "shuf -i 1-10000 -n 1 -o /data.txt && tail -f /dev/null"
: 1747687280:0;docker exec a7713ffc7c90 cat /data.txt
: 1747687295:0;docker run -it ubuntu ls /
: 1747687350:0;docker rm -f a7713ffc7c90
: 1747687650:0;docker volume create todo-db
: 1747687757:0;docker run -dp 3000:3000 -v todo-db:/etc/todos unemployed-core
: 1747687848:0;docker rm -f 45970dce65bc
: 1747687858:0;docker run -dp 3000:3000 -v todo-db:/etc/todos elleoma/unemployed-core:latest
: 1747687880:0;docker rm -f 2eb330337b41
: 1747687914:0;docker volume inspect todo-db
: 1747718837:0;docker run -dp 80:80 docker/getting-started
: 1747719454:0;mv ~/Downloads/Real-World\ Bug\ Hunting.pdf ~/shit/manuals/
: 1747723923:0;sudo systemctl status docker
: 1747723942:0;sudo systemctl restart docker
: 1747723954:0;systemctl status docker
: 1747723992:0;sudo systemctl stop docker
: 1747723998:0;sudo systemctl stop docker.socket
: 1747724007:0;sudo systemctl start docker.service
: 1747724025:0;systemctl status docker.socket
: 1747724032:0;sudo systemctl restart docker.socket
: 1747724034:0;docker run -it --rm ubuntu
: 1747724112:0;docker
: 1747724115:0;docker run
: 1747724171:0;sudo systemctl start docker
: 1747724327:0;docker ps
: 1747725020:0;docker run -it ubuntu
: 1747725815:0;docker images
: 1747754430:0;systemd-analyze
: 1747762540:0;tt
: 1747773617:0;in stockfish
: 1747773720:0;un stockfish
: 1747785522:0;tldr zathura
: 1747833576:0;cd bug-bounty
: 1747833586:0;mkdir datacamp
: 1747833588:0;cd datacamp
: 1747833595:0;man ffuf
: 1747833598:0;ffuf --help
: 1747834054:0;tldr ffuf
: 1747834162:0;ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -u https://FUZZ.datacamp.com/ -t 5
: 1747834241:0;ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -u https://FUZZ.datacamp.com/ -rate 5 -o5
: 1747834248:0;ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -u https://FUZZ.datacamp.com/ -rate 5 -o
: 1747834261:0;ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -u https://FUZZ.datacamp.com/ -rate 5 -o subdomains.txt
: 1747837468:0;less subdomains.txt
: 1747837480:0;jq subdomains.txt
: 1747837485:0;jq .
: 1747837490:0;cat subdomains.txt | jq
: 1747837500:0;cat subdomains.txt | jq > subdomains
: 1747837503:0;cat subdomains
: 1747863248:0;libreoffice --version
: 1747906300:0;pip
: 1747907265:0;nmclie
: 1747907316:0;man nmclie
: 1747907350:0;nmcli -s
: 1747907370:0;man nmcli
: 1747907417:0;nmcli wifi show-password
: 1747907424:0;nmclie --help
: 1747907427:0;nmcli --help
: 1747907465:0;nmcli d show wlan0
: 1747907553:0;nmcli d wifi show-password | grep "Password"
: 1747907571:0;man awk
: 1747907574:0;awk --help
: 1747907603:0;nmcli d wifi show-password | grep "Password" | awk -F: '{ print $2}'
: 1747907627:0;nmcli d wifi show-password | grep "Password" | awk -F: '{ print $2 }'
: 1747907825:0;nmcli d wifi show-password | grep "Password" | awk -F': ' '{ print $2 }'
: 1747914488:0;whois s.team
: 1747915006:0;sudo fdisk -l
: 1747916700:0;echo $LD_PRELOAD
: 1747924024:0;cd /etc/wireguard
: 1747924453:0;snv /etc/wireguard/laptop.conf
: 1747924497:0;wg-quick down
: 1747947406:0;ssh -D 9050 sausagesmall
: 1747947817:0;ss
: 1747947824:0;ss -tulnp
: 1747947859:0;ssh -D 1080 sausagesmall
: 1747948359:0;unrar
: 1747948468:0;st
: 1747948686:0;mv ULTRAKILL.v16d.rar ~/Games
: 1747948691:0;cd ~/Games
: 1747948703:0;7z x ULTRAKILL.v16d.rar
: 1747948910:0;df -h
: 1747948911:0;df -hT
: 1747948927:0;cd ULTRAKILL.v16d
: 1747948930:0;l game
: 1747948939:0;cat README.txt
: 1747948953:0;cat OneHack.Us.txt
: 1747948961:0;cat PCGAMESTORRENTS.COM.url
: 1747948975:0;cat IGG-GAMES.COM.url
: 1747948985:0;cat '_INSTALL TUTORIAL.txt'
: 1747948998:0;rm *.txt *.url
: 1747949005:0;mv game/* .
: 1747949010:0;rm -rf game
: 1747981292:0;gd
: 1747981331:0;git history
: 1747981539:0;cmatrix
: 1747981573:0;nvim
: 1747983972:0;ssh nixos@192.168.100.133
: 1747984666:0;ssh root@192.168.100.160
: 1748009641:0;nv ~/.cinconfig/hypr/monitors.conf
: 1748028318:0;in timeshift
: 1748029341:0;in qemu-system-riscv32
: 1748029367:0;in qemu-system-riscv
: 1748029387:0;in clang qemu-system-riscv llvm lld
: 1748029491:0;llvm-objdump
: 1748029525:0;mkdir os-in-1000-lines
: 1748029527:0;cd os-in-1000-lines
: 1748029534:0;clang -print-targets | grep riscv32
: 1748029538:0;qemu-system-riscv32: Unable to load the RISC-V firmware "opensbi-riscv32-generic-fw_dynamic.bin"
: 1748029545:0;curl -LO https://github.com/qemu/qemu/raw/v8.0.4/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
: 1748029639:0;gc -a -
: 1748029643:0;gc -a -m "init commit"
: 1748031216:0;wpscan
: 1748031246:0;gem install wpscan
: 1748031272:0;gem update
: 1748031478:0;wpscan --help
: 1748031637:0;wpscan --url https://booklove.zcollage.com.ua/ -e ap, vt
: 1748031937:0;gem uninstall wpscan
: 1748032396:0;cd shit/learn-shit/C
: 1748032402:0;cd kernel_modules
: 1748032409:0;nv hello
: 1748032411:0;nv hello.c
: 1748032903:0;cd shit/manuals
: 1748032908:0;mkdir risc-v
: 1748032909:0;cd risc-v
: 1748032912:0;cp /tmp/mozilla_elleoma0/riscv-unprivileged.pdf
: 1748032919:0;/tmp/mozilla_elleoma0/riscv-unprivileged.pdf .
: 1748032922:0;cp /tmp/mozilla_elleoma0/riscv-unprivileged.pdf .
: 1748032946:0;cp /tmp/mozilla_elleoma0/riscv-privileged.pdf .
: 1748034823:0;nv ~/.config/hypr/hypridle.conf
: 1748085282:0;./crawl.sh https://operating-system-in-1000-lines.vercel.app/en operating-system-in-1000-lines.pdf
: 1748101995:0;cd shit/crawl-to-pdf
: 1748102001:0;zathura operating-system-in-1000-lines.pdf
: 1748166730:0;touch run.sh
: 1748166734:0;chmod +x run.sh
: 1748166922:0;man set
: 1748167186:0;qemu-system-riscv32 -machine '?'
: 1748167205:0;qemu-system-riscv32 -bios '?'
: 1748167208:0;qemu-system-riscv32 -bios
: 1748167211:0;qemu-system-riscv32 -bios ?
: 1748167281:0;ga run.sh
: 1748167291:0;gc -a -m "add run script"
: 1748171627:0;lynx https://operating-system-in-1000-lines.vercel.app/en/04-boot
: 1748172603:0;gc -a -m "create simple kernel in C with a linker script"
: 1748172614:0;nv run.sh
: 1748178901:0;git diff
: 1748178926:0;gc -a -m "fix issues"
: 1748180745:0;file kernel.elf
: 1748182368:0;file kernel.map
: 1748182373:0;cat kernel.map
: 1748182438:0;llvm-objdump -d kernel.map
: 1748182684:0;cat kernel.map | grep text
: 1748182755:0;llvm-nm kernel.
: 1748182757:0;llvm-nm kernel.elf
: 1748185412:0;cat .gitignore
: 1748187077:0;llvm-objdump -d kernel.elf
: 1748241610:0;sudo wq-quick laptop
: 1748241615:0;sudo wg-quick laptop
: 1748269519:0;sudo wg-quick down laptop
: 1748271877:0;tldr sshfs
: 1748271905:0;sshfs omoelle:~/ mnt
: 1748271919:0;sshfs omoell mnt
: 1748271921:0;sshfs omoelle mnt
: 1748271942:0;sshfs elleoma@192.168.0.124:~/ mnt
: 1748271956:0;sshfs elleoma@192.168.0.124:/home/elleoma mnt
: 1748271962:0;cd vaultwarden
: 1748273433:0;docker compose up -d
: 1748273856:0;cat compose.yaml Caddyfile
: 1748274678:0;nv Caddyfile
: 1748274704:0;nv compose.yaml
: 1748284539:0;exiftool amanet-full.jpg
: 1748284565:0;tldr exiftool
: 1748291770:0;vim
: 1748359865:0;sudo -i
: 1748375781:0;nv ~/.config
: 1748384671:0;warp-cli
: 1748384695:0;sudo systemctl start warp-svc
: 1748384699:0;warp-cli connect
: 1748384884:0;warp-cli disconnect
: 1748410946:0;less win11.log
: 1748410984:0;rm *.log
: 1748419799:0;cd course-work/r
: 1748419801:0;cd course-work/
: 1748419805:0;nv work.
: 1748419809:0;nv work.txt
: 1748459083:0;tldr pandoc
: 1748459124:0;pandoc network_os_coursework.md -o network_os_coursework.docx
: 1748461453:0;in python-updog
: 1748461492:0;;
: 1748461506:0;cd ccollege/documents/course-work
: 1748472867:0;nv chapter1.md
: 1748503798:0;cd college/documents/course-work
: 1748503848:0;libreoffice network_os_coursework.docx
: 1748504776:0;cp network_os_coursework.docx network_os_coursework.docx.bak
: 1748504783:0;rm network_os_coursework.docx
: 1748505301:0;ssh morozov@192.168.188.233
: 1748528933:0;gs-netcat -s "8Rienc4oso4q34h8dqQTtf"
: 1748537968:0;nv common.h
: 1748538256:0;man uintptr_t
: 1748538368:0;man stdint,h
: 1748538370:0;man stdint.h
: 1748538373:0;man stdint
: 1748538382:0;man __gnu_cxx::stdio_filebuf
: 1748542082:0;man clang
: 1748546447:0;gc -a -m "basic types and memory operations"
: 1748550163:0;ga common.c
: 1748550222:0;gc -a -m "add new functions"
: 1748550619:0;cd shit/os-in-1000-lines
: 1748550621:0;./run
: 1748550622:0;./run.sh
: 1748688178:0;dig twitch.tv
: 1748690999:0;nginx
: 1748691004:0;nginx -V
: 1748691142:0;curl --version
: 1748691146:0;curl --http3
: 1748691155:0;curl --http3 twitch.tv
: 1748695695:0;gs-netcat -s "8Rienc4oso4q34h8dqQTtf" -i
: 1748792812:0;cd college/nmt
: 1748792816:0;icat 24-05_t-20-22.png
: 1748846237:0;gs-netcat -s "4oMVh7yHvuogwgjrDXmByd" -i
: 1748846375:0;cd config
: 1748846555:0;nv
: 1748846560:0;nv defaults.sh
: 1748846690:0;./install
: 1748846693:0;sudo ./install
: 1748846773:0;nv install
: 1748846838:0;gs-netcat -s EW94LkDwPUbKLVSzjkkabT -i
: 1748846918:0;nv scripts/deploy/y
: 1748847365:0;ga scripts/deploy/y
: 1748847419:0;gc -a -m "change ssh algorithm"
: 1748847616:0;nv crawl.sh
: 1748847938:0;nv .gitignore
: 1748847959:0;grm
: 1748847964:0;grm *.log
: 1748847982:0;grm -f *.log
: 1748848107:0;gh repo create
: 1748848293:0;./crawl.sh https://book.hacktricks.wiki/en/index.html hacktrick.pdf
: 1748848304:0;zathura hacktrick.pdf
: 1748848327:0;./crawl.sh
: 1748848338:0;./crawl.sh --help
: 1748848345:0;nv crawl
: 1748848597:0;nv ~/.config/hypr/monitors.conf
: 1748848783:0;sudo systemctl stop httpd.service
: 1748848794:0;systemctl status httpd
: 1748874743:0;docker system prune --volumes
: 1748874756:0;docker system prune --force
: 1748874772:0;gdu
: 1748874798:0;docker ps --all
: 1748875626:0;po
: 1748875633:0;pc
: 1748875650:0;yay -sC
: 1748875653:0;yay -Sc
: 1748875675:0;rm -rf .cache/yay/*
: 1748886317:0;ping y.gs.thc.org
: 1748886322:0;dig y.gs.thc.org
: 1748886338:0;whois 193.219.97.14
: 1748893581:0;BTOP
: 1748932358:0;cd college
: 1748932379:0;up
: 1748932413:0;tmux a
: 1748932481:0;cd cpp
: 1748932486:0;mkdir main
: 1748932492:0;mv * main
: 1748932496:0;l main
: 1748932499:0;mkdir prac-work
: 1748932501:0;cd prac-work
: 1748932506:0;mkdir task-1
: 1748932508:0;cd task-1
: 1748932577:0;tldr tmux
: 1748932953:0;cd cpp/prac-work/task-1
: 1748932963:0;g++ 1-1.cpp -o 1-1
: 1748932966:0;./1-1
: 1748933525:0;updog
: 1748949398:0;spicetify backups/apply
: 1748949401:0;spicetify backups apply
: 1749035888:0;зу<D0B7>
: 1751266845:0;dmesg -W
: 1751268448:0;up linux
: 1751268507:0;sudo pacman -Syu linux
: 1751268528:0;sudo pacman -S linux
: 1751268890:0;ls -la /etc/wireguard
: 1751268893:0;sudo ls -la /etc/wireguard
: 1751268928:0;wg
: 1751268951:0;sudo cat /etc/wireguard/laptop.conf
: 1751268964:0;wg-quick
: 1751268968:0;wg-quick up
: 1751268987:0;sudo wg-quick up /etc/wireguard/laptop.conf
: 1751269039:0;sudo dmesg | grep wireguard
: 1751269050:0;sudo pacman -S wireguard
: 1751269066:0;sudo pacman -S wireguard-tools
: 1751269071:0;lsmod | grep wireguard
: 1751269371:0;reboot
: 1751269400:0;sudo dmesg -W
: 1751269406:0;sudo dmesg
: 1751269537:0;wg-quick uplaptop
: 1751277139:0;killall gajim
: 1751288247:0;sudo dmesg | less
: 1751288552:0;yay -S msi-ec-git
: 1751288590:0;git clone https://github.com/BeardOverflow/msi-ec && cd msi-ec
: 1751288598:0;which dkms
: 1751288621:0;sudo pacman -S linux-headers
: 1751288707:0;sudo make dkms-install
: 1751288719:0;rm -rf msi-ec
: 1751288739:0;sudo systemctl restart systemd-modules-load.service
: 1751288740:0;systemctl status systemd-modules-load.service
: 1751289820:0;ssh-keygen -t ed25519 -C "amoelle@proton.me"
: 1751289884:0;ssh-copy-id omoelle
: 1751289985:0;gh auth refresh -h github.com -s admin:ssh_signing_key
: 1751290031:0;ssh -T git@github.com
: 1751290198:0;nv .ssh/known_hosts
: 1751290223:0;eval "$(ssh-agent -s)"\
: 1751290818:0;rm id_rsa*
: 1751290940:0;sudo pacman -S ssh
: 1751290947:0;sudo pacman -S openssh-server
: 1751290952:0;sudo pacman -S sshd
: 1751290966:0;up openssh
: 1751290977:0;sudo pacman -S openssh
: 1751290995:0;ls .ssh
: 1751291020:0;killall ssh-agent
: 1751291031:0;killall ssh
: 1751291035:0;killall sshd
: 1751291039:0;eval "$(ssh-agent -s)"
: 1751291046:0;ssh-add -l
: 1751291066:0;ssh-add -l -E md5
: 1751291150:0;ssh-add ~/.ssh/id_ed25519
: 1751291170:0;ssh -vT git@github.com
: 1751291261:0;gh ssh-key add ~/.ssh/id_ed25519.pub --type signing
: 1751291443:0;cat .ssh/id_ed25519.pub
: 1751291545:0;gitea
: 1751291550:0;in gitea
: 1751299498:0;in spicetify
: 1751299549:0;in spicetify-cli
: 1751299567:0;yay -S spicetify-cli
: 1751299653:0;spicetify update
: 1751299660:0;spicetify restore backkup
: 1751299664:0;spicetify restore backup
: 1751299698:0;spicetify backup apply
: 1751300423:0;l shit/facinus
: 1751300568:0;in tea
: 1751300638:0;man tea
: 1751300654:0;tea login
: 1751300660:0;tea login h
: 1751300666:0;tea login add
: 1751300992:0;tea login add --name elleoma --url https://git.forsen-cock.dedyn.io --token a11fcbf4260e7adb3ff283cf630b4dfe3f4123e1
: 1751301014:0;tea repo create --name facinus
: 1751301081:0;tea login
: 1751301090:0;tea whoami
: 1751301158:0;tea logins
: 1751301161:0;tea login elleoma
: 1751301335:0;git remote set-url origin git@git.forsen-cock.dedyn.io:elleoma/facinus.git
: 1751301345:0;git remote add origin git@omoelle:elleoma/facinus.git
: 1751301387:0;git remote add origin git@git.forsen-cock.dedyn.io:elleoma/facinus.git
: 1751301392:0;git commit --allow-empty -m "Initial commit" # If needed
: 1751301397:0;git branch -M main
: 1751301571:0;ssh -T git@git.forsen-cock.dedyn.io
: 1751301708:0;nmcli d wifi show-password | grep 'Password' | awk -F': ' '{ print $2 }'
: 1751301746:0;nmcli d wifi show-password
: 1751301752:0;nmcli
: 1751301773:0;nmcli connection show
: 1751301788:0;nmcli connection show TP-Link_016E_5G
: 1751301797:0;nmcli connection show TP-Link_016E_5G --active
: 1751301858:0;nmcli connection show --active
: 1751301921:0;sudo nmcli connection show TP-Link_016E_5G
: 1751302035:0;nmcli connection show TP-Link_016E_5G
: 1751302086:0;nmcli -s -g 802-11-wireless-security.psk connection show TP-Link_016E_5G
: 1751302368:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/facinus.git
: 1751302440:0;tea
: 1751302730:0;pi-mount
: 1751302760:0;l xmpp-web
: 1751302765:0;cat xmpp-web/index.html
: 1751302880:0;cat desec.ini
: 1751302902:0;cd xmpp-web
: 1751302998:0;git add .
: 1751303048:0;tea create
: 1751303050:0;tea
: 1751303072:0;tea repo
: 1751303076:0;tea repo create h
: 1751303083:0;tea repo create help
: 1751303091:0;tea repo h
: 1751303098:0;tea repo c
: 1751303123:0;tea repo c --name xmpp-web
: 1751303215:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/xmpp-web.git
: 1751303228:0;git checkout -b main
: 1751303323:0;cd duckdns
: 1751303451:0;cd dynDNS
: 1751303504:0;cat cname.sh
: 1751303508:0;cat update_cert.sh
: 1751304174:0;tea repo c --name desec.io --private
: 1751304199:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/desec.io.git
: 1751304233:0;gco -b main
: 1751304247:0;git branch
: 1751304508:0;ls mnt
: 1751304517:0;cd MControlCenter-0.5.0-bin
: 1751304542:0;mv -r MControlCenter-0.5.0-bin shit
: 1751304544:0;l shit
: 1751304558:0;cd backups
: 1751304576:0;git clone https://git.forsen-cock.dedyn.io/elleoma/desec.io
: 1751304591:0;cd desec.io
: 1751305135:0;ssh u0_a365@192.168.136.157
: 1751305139:0;ssh u0_a365@192.168.136.157 -p 8080
: 1751305497:0;sshfs u0_a365@192.168.136.157 mnt
: 1751305519:0;sshfs u0_a365@192.168.136.157:/data/data/com.termux/files/home mnt
: 1751305525:0;sshfs u0_a365@192.168.136.157:/data/data/com.termux/files/home mnt -p 8080
: 1751305530:0;cd mnt
: 1751305535:0;ls projects
: 1751305538:0;ls learn
: 1751305579:0;zathura Rust.pdf
: 1751305637:0;rm -rf guessing-game hello-cargo hello-world rustlings variables
: 1751305660:0;cp -r ~/mnt/learn/rust/* .
: 1751306035:0;umount ~/mnt
: 1751306153:0;cd guess
: 1751306230:0;./target/release/guessing_game
: 1751306480:0;rustc
: 1751306484:0;in rust
: 1751306516:0;sudo pacman -S rust
: 1751306554:0;cargo
: 1751306673:0;cd shit/learn-shit
: 1751306676:0;cd rust
: 1751306688:0;cat src/main.rs
: 1751306698:0;rm -rf ownership
: 1751306705:0;cargo new ownership
: 1751309624:0;cd guessing_game
: 1751309662:0;cargo fix --edition
: 1751309737:0;rustup update stable
: 1751310489:0;cargo build
: 1751311697:0;cd loops
: 1751311701:0;cargo clean
: 1751311989:0;cd ../guessing_game
: 1751313489:0;tea repo c --name nvim
: 1751313530:0;gb
: 1751313555:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/nvim.git
: 1751313695:0;gc -a -m "update readme"
: 1751355873:0;ls -lt
: 1751355877:0;ls -l --tree
: 1751355882:0;ls -a --tree
: 1751355894:0;ls --tree
: 1751355902:0;lt
: 1751356062:0;ll ownership
: 1751356233:0;rm Rust.pdf
: 1751356276:0;nv cleanup.sh
: 1751356283:0;chmod +x cleanup.sh
: 1751356285:0;./cleanup.sh
: 1751356686:0;gc -a -m "script for creating new cargo projects without creating .git"
: 1751356693:0;git config --global credential.helper store
: 1751356700:0;ls ~
: 1751356708:0;chmod +x create_project.sh
: 1751356711:0;ga create_project.sh
: 1751356729:0;gc -a -m "make script executable"
: 1751369405:0;gc -a -m "readme"
: 1751369417:0;tea r c --name learn-rust
: 1751369423:0;tea r c -name learn-rust
: 1751369441:0;tea repo create -name learn-rust
: 1751369508:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/learn-rust.git
: 1751369609:0;cd ownership
: 1751369660:0;in sudo
: 1751371565:0;gc -a -m "ownership"
: 1751371765:0;./create_project.sh references_and_borrowing
: 1751372035:0;cat Cargo.toml
: 1751372110:0;ga Cargo.toml create_project.sh
: 1751372138:0;./create_project.sh slice_type
: 1751372270:0;rm -rf slice_type
: 1751372275:0;nv Cargo.
: 1751372290:0;gc -a -m "fix scripts"
: 1751372323:0;nv ownership/src/main.rs
: 1751372433:0;gc -a -m "update"
: 1751372455:0;lt | grep cargo.lock
: 1751372458:0;lt | grep Cargo.lock
: 1751372516:0;git rm **/Cargo.lock
: 1751372531:0;find . -name "Cargo.lock" -exec git rm {} \;
: 1751372550:0;gc -a -m "clean"
: 1751379020:0;sudo cargo runOA
: 1751379142:0;nv Cargo.lock
: 1751379165:0;cd references_and_borrowing
: 1751379213:0;cat * | grep workspace.resolver
: 1751379239:0;ga references_and_borrowing/src/main.rs
: 1751379252:0;gc -a -m "references and borrowing"
: 1751379292:0;./create_project.sh slices
: 1751379308:0;nv Cargo.toml
: 1751379324:0;nv create_project.sh
: 1751394041:0;man mpv
: 1751394785:0;in hyprland
: 1751395834:0;man zathura
: 1751440842:0;nv /usr/share/oh-my-zsh/oh-my-zsh.sh
: 1751441021:0;nv /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme
: 1751441285:0;lasd
: 1751441328:0;in kitty
: 1751441773:0;mkdir cai
: 1751441774:0;cd cai
: 1751441789:0;python3 -m venv cai_env
: 1751441801:0;source cai_env/bin/activate && pip install cai-framework
: 1751443498:0;l logs/cai_bad65e4c-5ce5-4d82-9421-d8b8e6e074aa_20250702_094501_elleoma_linux_6.15.4-arch2-1_46_211_167_105.jsonl
: 1751443501:0;less logs/cai_bad65e4c-5ce5-4d82-9421-d8b8e6e074aa_20250702_094501_elleoma_linux_6.15.4-arch2-1_46_211_167_105.jsonl
: 1751443514:0;cd cai_env
: 1751443636:0;cd shit/cai
: 1751443729:0;cp .env .env.bak
: 1751443739:0;cat .env.bak
: 1751443741:0;echo -e 'OPENAI_API_KEY="sk-1234"\nANTHROPIC_API_KEY=""\nOLLAMA=""\nPROMPT_TOOLKIT_NO_CPR=1' > .env
: 1751443756:0;nv .env.bak
: 1751443767:0;nv .env
: 1751443819:0;cat .env
: 1751443827:0;cai
: 1751445317:0;cd shit/bug-bounty/
: 1751445324:0;mkdir sqills
: 1751445365:0;ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -u https://FUZZ.sqills.team/ -o subdomains.txt
: 1751445420:0;go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
: 1751445509:0;cd sqills
: 1751445511:0;cat subdomains.txt
: 1751445518:0;rm subdomains.txt
: 1751445519:0;amass
: 1751446074:0;cd go
: 1751446187:0;go env -w GOPATH=$HOME/go
: 1751446243:0;subfinder
: 1751446261:0;subfinder -d sqills.team -o sqills_subs.txt
: 1751446565:0;httpx
: 1751446599:0;go install -v github.com/projectdiscovery/dnsx/cmd/dnsx@latest
: 1751446603:0;dnsx
: 1751446808:0;go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest
: 1751446927:0;less resolved.txt
: 1751446981:0;less probed.txt
: 1751447186:0;go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
: 1751447311:0;nuclei
: 1751447339:0;nuclei -l resolved.txt -t cves/ -t exposed-panels/ -t misconfiguration/ -o nuclei_out.txt
: 1751447677:0;mkdir com
: 1751447696:0;subfinder -d sqills.com -o sqills_subs.txt
: 1751448414:0;cat resolved.txt
: 1751448463:0;mkdir team
: 1751448470:0;mv *.txt team
: 1751448919:0;certutil -d "sql:$HOME/.pki/nssdb" -A -i ~/Downloads/cacert.der -n "Burp Suite CA" -t C,,
: 1751449003:0;nv sqills_subs.txt
: 1751449330:0;cd tea
: 1751449331:0;cd team
: 1751449426:0;cat probed.txt | wl-copy
: 1751455827:0;chmod +x enum_users.sh
: 1751455870:0;cat /usr/share/seclists/Usernames/top-usernames-shortlist.txt | wc -l
: 1751455876:0;nv enum_users.sh
: 1751455903:0;./enum_users.sh
: 1751456205:0;nv req.txt
: 1751456233:0;sqlmap
: 1751456324:0;sqlmap -r req.txt --level=2 --risk=1 --batch --random-agent --dbs
: 1751456342:0;sqlmap -r ./req.txt --level=2 --risk=1 --batch --random-agent --dbs
: 1751456365:0;sqlmap -r /home/elleoma/shit/bug-bounty/sqills/com/req.txt --level=2 --risk=1 --batch --random-agent --dbs
: 1751458035:0;cat probed.txt | grep 200
: 1751458049:0;cat probed.txt | grep 403
: 1751462208:0;cd ../team
: 1751484262:0;l nuclei-templates
: 1751486537:0;hexdump
: 1751486715:0;cd ,,
: 1751486732:0;cargo new hexdump
: 1751486736:0;cd hexdump
: 1751486759:0;nv example.txt
: 1751527411:0;;q
: 1751527428:0;cd shit/learn-shit/hexdump
: 1751527610:0;man hexdump
: 1751528171:0;xxd src/main.rs
: 1751528381:0;cc
: 1751528384:0;man cc
: 1751528387:0;cc --help
: 1751528401:0;gcc
: 1751529893:0;cd .config/nvim
: 1751530681:0;man xxd
: 1751530973:0;cd shit/learn-shit/rust
: 1751530976:0;cd slices
: 1751535151:0;which xxd
: 1751535159:0;xxd /usr/bin/xxd
: 1751535166:0;gdb /usr/bin/xxd
: 1751535471:0;xdd
: 1751535473:0;xxd
: 1751535803:0;cargo run
: 1751535830:0;du example.txt
: 1751536600:0;cargo build --release
: 1751536609:0;./target/release/hexdump
: 1751536613:0;./target/release/hexdump example.txt
: 1751536645:0;./target/release/hexdump target/release/hexdump
: 1751536661:0;./target/release/hexdump /usr/bin/bash
: 1751536697:0;nv src/main.rs
: 1751537052:0;xxd /usr/bin/bash
: 1751537064:0;cargo run -- /usr/bin/bash
: 1751537073:0;cargo run -- /usr/bin/bash | tail
: 1751537128:0;xxd /usr/bin/bash | tail
: 1751537163:0;cargo run -- example.txt
: 1751537224:0;hexdump example.txt
: 1751537240:0;xxd example.txt
: 1751537522:0;tea repo create -name hexdump
: 1751537560:0;git remote remove origin https://git.forsen-cock.dedyn.io/elleoma/hexdump.git
: 1751537567:0;git remote remove origin
: 1751537571:0;git remote add origin https://git.forsen-cock.dedyn.io/elleoma/hexdump.git
: 1751537600:0;gc -a -m hexdumper in rust
: 1751537624:0;gc -a -m "init"
: 1751537640:0;git rm src/hd_ai.rs
: 1751537677:0;gc -a -m "remove"
: 1751541987:0;man steam
: 1751541992:0;steam --help
: 1751543621:0;cat Downloads/indrive-2025-07-03T11_51_35Z.json| jq .
: 1751543823:0;cd shit/bug-bounty
: 1751543831:0;mkdir indrive
: 1751543832:0;cd indrive
: 1751546724:0;nslookup forsen-cock.dedyn.io
: 1751574839:0;cd Documents
: 1751574846:0;ls images
: 1751574859:0;cat iptables-backup
: 1751574878:0;l dump
: 1751574883:0;rm -rf dump
: 1751577103:0;ls "$HOME"
: 1751577106:0;ls "\$HOME"
: 1751577111:0;cd \$HOME
: 1751577117:0;rm -rf \$HOME
: 1751577125:0;ls btop
: 1751577134:0;cat btop/btop.conf
: 1751577169:0;l college
: 1751577172:0;l Desktop
: 1751577174:0;l Documents
: 1751577176:0;l Downloads
: 1751577192:0;cd Downloads/
: 1751577194:0;./caido-cli
: 1751608739:0;curl ifconfig.me
: 1751620043:0;go
: 1751620051:0;go env | grep proxy
: 1751620088:0;go
: 1751620103:0;goproxy
: 1751620363:0;go env | grep gosumdb
: 1751620367:0;go env
: 1751620375:0;go env | grep GOSUM
: 1751632568:0;dig TXT _acme-challenge.vault.forsen-cock.dedyn.io @ns1.desec.io
: 1751634982:0;shred passwords.csv
: 1751634992:0;cat passwords.csv
: 1751635000:0;shred -u passwords.csv
: 1751639362:0;unzip bw-linux-2025.6.1.zip
: 1751639365:0;cd bw
: 1751639368:0;./bw
: 1751639392:0;mv bw /usr/local/bin/
: 1751639400:0;sudo mv bw /usr/local/bin/
: 1751639452:0;bw login
: 1751639469:0;bw login help
: 1751639475:0;bw help login
: 1751639970:0;bw login --apikey jN09D4zJ4FHgK3MDt5s3G1MMUMdyo2
: 1751640030:0;bw help
: 1751640081:0;bw list --help
: 1751640148:0;bw config server https://vault.forsen-cock.dedyn.io
: 1751640155:0;bw login --apikey
: 1751640246:0;bw
: 1751640268:0;bw list
: 1751640272:0;bw list items
: 1751640493:0;ssh pi
: 1751640684:0;cd shit/
: 1751640815:0;l newsraft
: 1751640822:0;./newsraft/newsraft
: 1751640842:0;cat honeypot/septimus199.list
: 1751640849:0;l honeypot
: 1751640854:0;cat honeypot/output.txt
: 1751640861:0;nv honeypot/extract.sh
: 1751640890:0;ls advent_of_code
: 1751640893:0;ls asm-server
: 1751640905:0;nv asm-server/server.s
: 1751640930:0;ls cai
: 1751640938:0;ls ecoflow_exporter
: 1751640953:0;c
: 1751640959:0;ls gpu_passthrough
: 1751640965:0;ls gsock
: 1751640975:0;ls gsock/gsocket-1.4.43
: 1751640988:0;rm -rf gsock
: 1751640990:0;ls haveno
: 1751640993:0;rm -rf haveno
: 1751641000:0;cd crawl-to-pdf
: 1751641010:0;ls HyDE
: 1751641015:0;Hyde update
: 1751641022:0;Hyde upgrade
: 1751641073:0;ls Hyprlock-Dots
: 1751641078:0;ls learn-shit
: 1751641085:0;ls lfs
: 1751641089:0;ls manuals
: 1751641099:0;ls MControlCenter
: 1751641100:0;cd MControlCenter
: 1751641137:0;cd src
: 1751641175:0;./build.sh
: 1751641190:0;./create_installer.sh
: 1751641244:0;tar xzf MControlCenter-0.5.1-bin.tar.gz
: 1751641246:0;cd MControlCenter-0.5.1-bin
: 1751641257:0;sudo ./uninstall.sh
: 1751641265:0;sudo ./install.sh
: 1751641306:0;mcontrolcenter
: 1751641352:0;rm -rf MControlCenter-0.5.1-bin MControlCenter-0.5.1-bin.tar.gz
: 1751641373:0;ls mom
: 1751641377:0;rm -rf mom
: 1751641381:0;ls msi-ec
: 1751641382:0;cd msi-ec
: 1751641385:0;git pull
: 1751641394:0;gh
: 1751641396:0;git hist
: 1751641428:0;cat README.md
: 1751641501:0;nv msi-ec.c
: 1751641514:0;ls docs
: 1751641520:0;ls docs/pics
: 1751641522:0;ls docs/pics/support_guide
: 1751641535:0;ls newsraft
: 1751641537:0;cd newsraft
: 1751641553:0;newsraft
: 1751641559:0;./newsraft
: 1751641577:0;rm -rf newsraft
: 1751641582:0;ls os-in-1000-lines
: 1751641589:0;ls quickpassthrough
: 1751641619:0;ls raytracer
: 1751641623:0;ls rdp_forward
: 1751641629:0;cd rdp_forward
: 1751641663:0;ls spicetify-themes
: 1751641676:0;ls vpns
: 1751641681:0;ls waybar
: 1751641688:0;ls backups
: 1751641691:0;ls backups/desec.io
: 1751641697:0;cd backups/desec.io
: 1751641714:0;nv cname.sh
: 1751642220:0;nv subdomains.txt
: 1751642287:0;nv .gitignore
: 1751642302:0;mv cname.sh desec.sh
: 1751642304:0;nv crontab
: 1751642355:0;ga .
: 1751642366:0;gc -a -m "update paths"
: 1751642369:0;git push
: 1751654170:0;cd shit/bug-bounty/sqills
: 1751654173:0;cd com
: 1751654178:0;cat probed.txt
: 1751654180:0;cat probed.txt
: 1751654258:0;cat resolved.txt | httpx -title -tech-detect -status-code -o probed2.txt
: 1751654378:0;rm probed.txt
: 1751654385:0;subfinder -d sqills.com -o sqills_subs2.txt
: 1751654714:0;mkdir second
: 1751654721:0;mv sqills_subs2.txt second
: 1751654739:0;cp probed2.txt probed.txt
: 1751654756:0;mv second/sqills_subs2.txt sqills_subs.txt
: 1751654758:0;rm -rf second
: 1751654763:0;cat sqills_subs.txt | dnsx -o resolved.txt
: 1751654777:0;cat resolved.txt | httpx -title -tech-detect -status-code -o probed.txt
: 1751655162:0;cat probed.txt | grep 40
: 1751655175:0;man grep
: 1751657321:0;whois https://0f3047e89ea76238b61cb45878622ca3.sqills.com/
: 1751657328:0;whois 0f3047e89ea76238b61cb45878622ca3.sqills.com/
: 1751657332:0;whois 0f3047e89ea76238b61cb45878622ca3.sqills.com
: 1751657391:0;curl http://0f3047e89ea76238b61cb45878622ca3.sqills.com
: 1751657393:0;curl http://0f3047e89ea76238b61cb45878622ca3.sqills.com -v
: 1751657423:0;curl -v http://admin.ouigo-acc.sqills.com/
: 1751657456:0;curl -v https://admin.ouigo-acc.sqills.com/
: 1751658929:0;cat probed.txt | grep -v 40
: 1751659142:0;curl -v http://0f3047e89ea76238b61cb45878622ca3.sqills.com
: 1751660931:0;ду<D0B4>
: 1751660940:0;sudo wg-quick up laptop
: 1751661048:0;mpv --no-audio https://www.youtube.com/watch\?v\=imBbtSFzYx0
: 1751661066:0;mpv --no-audio 'https://www.youtube.com/watch?v=imBbtSFzYx0'
: 1751661079:0;mpv --no-video 'https://www.youtube.com/watch?v=imBbtSFzYx0'
: 1751662344:0;mpv --no-video 'https://www.youtube.com/watch?v=6EAID9yopIE'
: 1751663838:0;bw unlock
: 1751669135:0;cd Downloads
: 1751669142:0;shred -u intigriti-backup-codes.txt
: 1751669147:0;man shred
: 1751669167:0;zathura Ѓ<>еу<D0B5>ерат\ з\ астроному<D0BC>у<EFBFBD>ниу<D0B8>\ дослу<D0BB>джену<D0BD>.pdf
: 1751669177:0;zathura Ѓ<>ору<D180>.\ Ѓ<>волу<D0BB>у<EFBFBD>у<EFBFBD>у<EFBFBD>\ зу<D0B7>р.pdf
: 1751669218:0;mv 'Ѓ<>еу<D0B5>ерат з астроному<D0BC>у<EFBFBD>ниу<D0B8> дослу<D0BB>джену<D0BD>.pdf' ~/college/documents/physics/
: 1751669230:0;ls monero-x86_64-linux-gnu-v0.18.3.4
: 1751669242:0;cat monero-x86_64-linux-gnu-v0.18.3.4/forsen
: 1751669251:0;cat monero-x86_64-linux-gnu-v0.18.3.4/forsen.keys
: 1751669320:0;icat 20250618_085219.jpg
: 1751669379:0;mv 'Ѓ<>ору<D180>. Ѓ<>волу<D0BB>у<EFBFBD>у<EFBFBD>у<EFBFBD> зу<D0B7>р.pdf' ~/college/documents/physics
: 1751669405:0;zathura nmt.pdf
: 1751669439:0;rm nmt.pdf
: 1751669456:0;rm doom.pdf
: 1751669462:0;rm indrive-2025-07-03T11_51_35Z.json
: 1751669468:0;rm Ocxhd4AARtOT01yohdOrIfn153zGdoEboAlmGgZcuv0.xlsx
: 1751669475:0;ls 'POST Token request'
: 1751669481:0;ls 'POST Token request_files/'
: 1751669496:0;rm -rf 'POST Token request_files/'
: 1751669501:0;ls register_files
: 1751669505:0;rm -rf register_files
: 1751669510:0;rm 20250618_085219.jpg
: 1751669513:0;rm cacert.der
: 1751669517:0;rm caido-cli
: 1751669535:0;tar xzf caido-cli-v0.49.0-linux-x86_64.tar.gz
: 1751669540:0;rm caido-cli-v0.49.0-linux-x86_64.tar.gz
: 1751669552:0;sudo mv caido-cli /usr/local/bin/
: 1751669558:0;rm bw-linux-2025.6.1.zip
: 1751669562:0;rm 'POST Token request.html'
: 1751669566:0;ls 'Telegram Desktop/'
: 1751669586:0;rm -rf 'Telegram Desktop/'
: 1751669605:0;cd monero-x86_64-linux-gnu-v0.18.3.4
: 1751669613:0;./monero-wallet-cli
: 1751669661:0;cat monero-wallet-cli.log
: 1751669684:0;glow
: 1751670522:0;cd .ssh
: 1751670530:0;cat aur.pub
: 1751670538:0;ls android
: 1751670545:0;cat config
: 1751670576:0;cat id_ed25519
: 1751670585:0;cat id_ed25519.pub
: 1751670592:0;man bat
: 1751670606:0;cat -p id_ed25519
: 1751724129:0;
: 1751700275:0;which start_vpn
: 1751700285:0;cat /usr/local/bin/start_vpn
: 1751720705:0;dig @1.1.1.1 +short MX forsen-cock.dedyn.io
: 1751720988:0;dig @1.1.1.1 +short MX mail.forsen-cock.dedyn.io
: 1751721019:0;dig @1.1.1.1 +short A mail.forsen-cock.dedyn.io
: 1751721030:0;dig @1.1.1.1 +short -x 91.245.123.18
: 1751723688:0;telnet forsen-cock.dedyn.io
: 1751723701:0;telnet mail.forsen-cock.dedyn.io
: 1751745209:0;steam
: 1751745219:0;steam &
: 1751788463:0;wg-quick up laptop
: 1751788504:0;source ~/.zshrc
: 1751788528:0;wifi
: 1751791731:0;man nmap
: 1751792614:0;sudo -l
: 1751792752:0;cat .git-credentials
: 1751794373:0;git clone git@git.forsen-cock.dedyn.io:elleoma/learn-rust.git
: 1751794511:0;rm -rf learn-rust
: 1751800137:0;ip a
: 1751800159:0;cd scripts
: 1751800176:0;mkdir oneshot
: 1751800178:0;cd oneshot
: 1751800179:0;sudo pacman -S wpa_supplicant pixiewps wget python
: 1751800188:0;sudo pacman -S --needed wpa_supplicant pixiewps wget python
: 1751800198:0;sudo pacman -S --needed wpa_supplicant pixiewps wget python3
: 1751800215:0;wget https://raw.githubusercontent.com/drygdryg/OneShot/master/oneshot.py
: 1751800245:0;wget https://raw.githubusercontent.com/kimocoder/OneShot/master/oneshot.py
: 1751800341:0;wget https://raw.githubusercontent.com/kimocoder/OneShot/master/vulnwsc.txt
: 1751800347:0;python3 oneshot.py
: 1751800354:0;python3 oneshot.py -i wlan0
: 1751800357:0;sudo python3 oneshot.py -i wlan0
: 1751800370:0;sudo python3 oneshot.py -i wlan0 --bssid
: 1751800393:0;sudo python3 oneshot.py -i wlan0 -K
: 1751800403:0;sudo python3 oneshot.py -i wlan0 -K -v
: 1751800416:0;less vulnwsc.txt
: 1751800439:0;rm -rf oneshot
: 1751803217:0;mkdir notes
: 1751803236:0;git init
: 1751803367:0;fastfetch
: 1751803440:0;tmux kill-session -C
: 1751803447:0;man tmux
: 1751803456:0;tmux kill-session
: 1751803459:0;tmux ks
: 1751803461:0;tmux ls
: 1751803511:0;cd notes
: 1751803527:0;cd shit/facinus
: 1751803585:0;nv ~/.tmux.conf
: 1751803645:0;tmux kill-server
: 1751803646:0;tmux
: 1751803652:0;btop
: 1751803855:0;stow
: 1751804757:0;rm -rf .config/nvim/.git
: 1751804764:0;cd .config/nvim/
: 1751805056:0;ll ~/.local/share/nvim/lazy/nvim-lspconfig
: 1751805059:0;ll ~/.local/share/nvim/lazy/nvim-lspconfig/lsp
: 1751805288:0;nv
: 1751813212:0;св
: 1751813217:0;cd shit
: 1751813223:0;mkdir dotfiles
: 1751813224:0;cd dotfiles
: 1751813246:0;git init --bare $HOME/.config/
: 1751813271:0;alias config='/usr/bin/git --git-dir=$HOME/.config --work-tree=$HOME'
: 1751813295:0;config config --local status.showUntrackedFiles no
: 1751813319:0;echo "alias config='git --git-dir=$HOME/.config --work-tree=$HOME'" >> $HOME/.zshrc
: 1751813559:0;cd ~/.config
: 1751813563:0;cat ll
: 1751813565:0;rm ll
: 1751813569:0;cat trashrc
: 1751813703:0;cd ~/shit/dotfiles
: 1751813743:0;config add .zshrc
: 1751813758:0;config commit -m "add zshrc"
: 1751813782:0;ls nvim
: 1751813790:0;config add nvim
: 1751813803:0;config commit -m "add nvim"
: 1751813810:0;l nvim
: 1751813812:0;ll nvim
: 1751813828:0;ll ~/.config
: 1751813870:0;ll ~/shit/dotfiles
: 1751813920:0;cd hypr
: 1751813930:0;cd ..
: 1751813935:0;l hyprlock
: 1751813951:0;config add hypr/
: 1751813966:0;config commit -m "add hyprland configs"
: 1751814019:0;l
: 1751814111:0;config add .tmux.conf
: 1751814123:0;config commit -m "add tmux"
: 1751814190:0;tea repo create --name dotfiles
: 1751814223:0;config remote add origin git@git.forsen-cock.dedyn.io:elleoma/dotfiles.git
: 1751814276:0;config add ~/.zshrc
: 1751814291:0;config commit -m "zshrc"
: 1751814297:0;nv ~/.zshrc
: 1751814312:0;config branch -m main
: 1751814317:0;config push -u origin main
: 1751814493:0;egrep
: 1751814855:0;config add script.sh README.md
: 1751814870:0;git commit -m "readme and script"
: 1751814881:0;config commit -m "readme and script"
: 1751814897:0;config status
: 1751814973:0;config rm .
: 1751814980:0;config rm . -r
: 1751815023:0;config commit -m
: 1751815029:0;config commit -m "wrong path"
: 1751815032:0;config push
: 1751815074:0;cd shit/dotfiles
: 1751815141:0;nv script.sh
: 1751815153:0;chmod +x script.sh
: 1751815382:0;cd .config
: 1751815388:0;cd
: 1751815391:0;ll
: 1751815605:0;cd shit/notes
: 1751815605:0;ls
: 1751815607:0;nv README.md
: 1751817228:0;gst
: 1751817232:0;ga README.md
: 1751817242:0;gc -m "update readme"
: 1751817255:0;tea repo c --name notes --private
: 1751817277:0;gb -m main
: 1751817280:0;git remote add origin git@git.forsen-cock.dedyn.io:elleoma/notes.git
: 1751817283:0;git push -u origin main
: 1751817326:0;git config --global init.defaultBranch main
: 1751817334:0;cat .git/config
: 1751833489:0;in element-desktop
: 1751834196:0;snv recovery-key
: 1751834217:0;cat recovery-key.txt
: 1751834233:0;shred -u recovery-key.txt
: 1751834236:0;sudo shred -u recovery-key.txt
: 1751834642:0;ssh git@git.forsen-cock.dedyn.io
: 1751835813:0;curl -k https://forsen-cock.dedyn.io/_matrix/federation/v1/version
: 1751835833:0;curl https://forsen-cock.dedyn.io/.well-known/matrix/server
: 1751835839:0;curl https://forsen-cock.dedyn.io/.well-known/matrix/client
: 1751835846:0;dig +short forsen-cock.dedyn.io
: 1751836087:0;curl 'https://matrix.soyjak.eu/_matrix/key/v2/server'
: 1751838432:0;in fractal
: 1751839022:0;un fractal
: 1751839036:0;in fluffychat
: 1751839119:0;in nheko
: 1751839393:0;wg-quick down laptop
: 1751840221:0;pivpn
: 1751840224:0;pi
: 1751841801:0;cd shit/notes
: 1751841803:0;nv README.md
: 1751841913:0;ga README.md
: 1751841930:0;less ~/.zshrc
: 1751841945:0;gc -m "update readme"
: 1751841953:0;git push
: 1751841974:0;nv ../facinus/README.md
: 1751841983:0;nv README.md
: 1751842004:0;git add README.md
: 1751842018:0;gc -m "oopsie"
: 1751842020:0;git push
: 1751842034:0;nv ../facinus/README.md
: 1751842043:0;nv README.md
: 1751842061:0;ga README.md
: 1751842067:0;gc -m "fix"
: 1751842069:0;git pus
: 1751842072:0;git push
: 1751842216:0;cd
: 1751893676:0;pivpn
: 1751893681:0;config status
: 1751893692:0;config diff
: 1751893816:0;pi
: 1751899463:0;pivpn
: 1751899466:0;pi
: 1751958056:0;btop
: 1751958129:0;up
: 1751958155:0;un python-ldapdomaindump
: 1751958161:0;un impacket-ba
: 1751958166:0;un impacket
: 1751958181:0;un ldapdomaindump
: 1751958207:0;tmux
: 1751958215:0;btop
: 1751958256:0;un ldapdomaindump
: 1751958263:0;un impacket
: 1751958268:0;un impacket-ba
: 1751958272:0;un smbmap
: 1751958278:0;un responder
: 1751958282:0;un polenum
: 1751958286:0;un enum4linux
: 1751958289:0;un polenum
: 1751958349:0;un bloodhound-python
: 1751958355:0;un bloodyad
: 1751958363:0;un pkinittools
: 1751958367:0;un polenum
: 1751958372:0;polenum
: 1751958388:0;un respondedr
: 1751958389:0;un responded
: 1751958390:0;un responder
: 1751958394:0;un smbmap
: 1751958397:0;up
: 1751958428:0;un python-ldapdomaindump
: 1751958431:0;un impacket-ba
: 1751958434:0;un python-ldapdomaindump
: 1751958436:0;up
: 1751958885:0;adb devices
: 1751958975:0;sudo dmesg -W
: 1751959006:0;garuda-update
: 1751959042:0;pacman -Rdd linux-firmware-nvidia
: 1751959044:0;sudo pacman -Rdd linux-firmware-nvidia
: 1751959046:0;sudo pacman -Rdd linux-firmware
: 1751959067:0;sudo pacman -Syu linux-firmware
: 1751959085:0;sudo dmesg -W
: 1751959087:0;sudo dmesg
: 1751959095:0;adb shell
: 1751959099:0;adb devices
: 1751959124:0;sudo dmesg -W
: 1751959158:0;adb devices
: 1751959309:0;sudo dmesg -W
: 1751959313:0;sudo dmesg -H
: 1751959317:0;man dmesg
: 1751959399:0;gdu
: 1751959648:0;reboot
: 1751959933:0;up
: 1751959973:0;btp[
: 1751959974:0;btop
: 1751959994:0;un docker-desktop
: 1751960167:0;po
: 1751960169:0;pc
: 1751960187:0;yay -Sc
: 1751960197:0;man gdu
: 1751960202:0;cd /
: 1751960207:0;sudo gdu -i /home
: 1751960255:0;gdu
: 1751960341:0;btop
: 1751960402:0;cd /
: 1751960404:0;sudo gdu -i /home
: 1751960514:0;pkgcacheclean
: 1751960522:0;paccache
: 1751960524:0;paccache -h
: 1751960533:0;paccache -r
: 1751960545:0;paccache -c
: 1751960556:0;paccache -d
: 1751960566:0;sudo pacman -Sc
: 1751960628:0;sudo pacman -Scc
: 1751960637:0;paccache -Sc
: 1751960644:0;sudo pacman -Sc --verbose
: 1751960668:0;nv ~/.zshrc
: 1751960720:0;sudo pacman -Scc
: 1751960725:0;sudo pacman -Scc --verbose
: 1751960737:0;man pacman
: 1751960825:0;source ~/.zshrc
: 1751960828:0;config status
: 1751960838:0;config add ~/.zshrc
: 1751960848:0;config commit -m "add alias for pacman cache cleaning"
: 1751960851:0;config push
: 1751960871:0;config push -u origin main
: 1751960877:0;config status
: 1751960894:0;cat .config/nvim/lua/chadrc.lua
: 1751960899:0;cd shit/dotfiles
: 1751960900:0;ls
: 1751960909:0;cd
: 1751960915:0;nv .gitignore
: 1751960933:0;config add .gitignore
: 1751960941:0;config commit -m "gitignore"
: 1751960943:0;config push
: 1751960953:0;config pull
: 1751960957:0;config status
: 1751960994:0;config config pull.rebase false
: 1751961001:0;config config pull.rebase true
: 1751961006:0;config config pull.ff only
: 1751961009:0;config push
: 1751961013:0;config status
: 1751961328:0;git update-index --skip-worktree .config/nvim/lua/chadrc.lua
: 1751961351:0;git update-index --help
: 1751961430:0;config update-index --skip-worktree .config/nvim/lua/chadrc.lua
: 1751961433:0;config push
: 1751961438:0;config status
: 1751961449:0;nv ~/.zshrc
: 1751961518:0;config -u
: 1751961524:0;config status -u
: 1751961530:0;config status
: 1751961537:0;config history
: 1751961540:0;config --help
: 1751961544:0;config diff
: 1751961566:0;config pull
: 1751961579:0;config merge --no-ff
: 1751961601:0;config pull
: 1751961606:0;config diff
: 1751961607:0;ls
: 1751961613:0;config status
: 1751961620:0;config add ~/.zshrc
: 1751961622:0;config status
: 1751961625:0;config push
: 1751961686:0;config update-index --skip-worktree README.md
: 1751961692:0;config update-index --skip-worktree script.sh
: 1751961698:0;rm README.md script.sh
: 1751961701:0;config status
: 1751961706:0;ls
: 1751961928:0;tmux
: 1751961932:0;adb devices
: 1751961960:0;sudo dmesg -H | less
: 1751961979:0;adb devices
: 1751962070:0;tmux a
: 1751962073:0;adb devices
: 1751962079:0;adb shell
: 1751962123:0;tmux a
: 1751962482:0;scrcpy
: 1751962555:0;man scrcpy
: 1751973803:0;tmux a
: 1751973809:0;sudo dmdmesg -H | less
: 1751973815:0;sudo dmesg -H | less
: 1751973825:0;sudo dmesg -W
: 1751973895:0;sudo dmesg -H | less
: 1751981808:0;pi
: 1751985950:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login
: 1751992319:0;curl -k http://localhost:8448/_matrix/client/r0/loginE
: 1751992320:0;curl -k http://localhost:8448/_matrix/client/r0/login
: 1751992329:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login
: 1751993919:0;up
: 1751993931:0;un session-desktop-bin
: 1751993938:0;up hyde-cli-git
: 1751993968:0;un gobuster
: 1751993973:0;in gibuster
: 1751993978:0;in gobuster
: 1751993983:0;up
: 1751994125:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login
: 1751995036:0;curl -k https://forsen-cock.dedyn.io/_tuwunel/server_version
: 1751995044:0;curl -k https://forsen-cock.dedyn.io/_tuwunel/
: 1751995050:0;curl https://forsen-cock.dedyn.io/_tuwunel/
: 1751995079:0;curl https://forsen-cock.dedyn.io/_matrix/federation/v1/version
: 1751995124:0;un hyde-cli-git
: 1751995132:0;curl -fsSL https://hydeproject.pages.dev/install | bash
: 1751995140:0;curl -fsSL https://hydeproject.pages.dev/install
: 1751995208:0;yay -Sy hyde-cli-git
: 1751995242:0;Hyde
: 1751995249:0;Hyde systeminfo
: 1751995254:0;Hyde
: 1751995264:0;Hyde update
: 1751995270:0;Hyde upgrade
: 1751995300:0;rm -rf .cache/hyde/Hyde-Clone
: 1751995302:0;Hyde upgrade
: 1751995308:0;Hyde-install
: 1751995330:0;un hyde-cli-git
: 1751996778:0;cd shit
: 1751996780:0;git clone https://aur.archlinux.org/hyde-cli-git.git
: 1751996787:0;rm -rf hyde-cli-git
: 1751996808:0;git clone https://github.com/HyDE-Project/Hyde-cli
: 1751996815:0;cd Hyde-cli
: 1751996818:0;make
: 1751996821:0;sudo make
: 1751996840:0;Hyde-install
: 1751996882:0;Hyde-install -g https://github.com/HyDE-Project/HyDE
: 1751996961:0;touch Scripts/custom_hypr.lst
: 1751996963:0;Hyde-install -g https://github.com/HyDE-Project/HyDE
: 1751997004:0;cat Scripts/custom_hypr.lst
: 1751997309:0;Hyde-install -g https://github.com/HyDE-Project/HyDE
: 1751997550:0;cd ~/.cache/
: 1751997578:0;ll hyde
: 1751997587:0;ll hyde/Hyde-Clone
: 1751997595:0;cd hyde/Hyde-Clone
: 1751997595:0;ls
: 1751997600:0;gst
: 1751997605:0;git hist
: 1751997627:0;cd
: 1751997654:0;Hyde-install --dir ~/.cache/hyde/Hyde-Clone --link
: 1751997702:0;Hyde-install --dir ~/.cache/hyde/Hyde-Clone
: 1751997848:0;rm -rf ~/.cache/hyde/Hyde-Clone
: 1751997854:0;cd shit/HyDE
: 1751997856:0;gst
: 1751997859:0;git hist
: 1751997867:0;cd Scripts
: 1751997873:0;git pull origin master
: 1751997880:0;./install.sh -r
: 1751997975:0;ls
: 1751997976:0;ll
: 1751997982:0;waybar
: 1751997992:0;cd .config/waybar/
: 1751997993:0;ls
: 1751998006:0;ll
: 1751998008:0;fastfetch
: 1751998045:0;l
: 1751998050:0;nv config.jsonc
: 1751998056:0;nvim
: 1751998060:0;config status
: 1751998068:0;nv ~/.zshrc
: 1751998072:0;nvim ~/.zshrc
: 1751998176:0;echo $ZDOTDIR
: 1751998227:0;nvim ~/.config/zsh
: 1751998244:0;cd ~/.config
: 1751998244:0;;s
: 1751998246:0;ls
: 1751998252:0;l
: 1751998263:0;cd zsh
: 1751998263:0;ls
: 1751998269:0;echo $ZDOTDIR
: 1751998278:0;nvim user.zsh
: 1751998510:0;дд
: 1751998513:0;ll
: 1751998519:0;nvim .zshrc
: 1751998538:0;nv .zshenv
: 1751998545:0;nvim .zshenv
: 1751998554:0;ll completions
: 1751998566:0;nvim conf.d/00-hyde.zsh
: 1751998578:0;nvim user.zsh
: 1751999349:0;wl-screenrec
: 1751999357:0;wl-recorder
: 1751999392:0;paru
: 1751999418:0;yay
: 1751999891:0;install
: 1751999894:0;install --help
: 1751999936:0;yay -S paru
: 1751999942:0;man paru
: 1751999957:0;paru -S wl-screenrec
: 1751999993:0;cd ..
: 1752000002:0;cd hyde/
: 1752000003:0;ls
: 1752000007:0;nvim config.toml
: 1752000015:0;cd ..
: 1752000038:0;hyde-shell
: 1752000042:0;hyde-shell reload
: 1752000048:0;ls
: 1752000098:0;cd zsh
: 1752000103:0;cd
: 1752000103:0;ls
: 1752000105:0;ll
: 1752000120:0;tmux
: 1752000139:0;nvim .zshrc
: 1752000147:0;cd .config/zsh
: 1752000148:0;ls
: 1752000151:0;nvim user.zsh
: 1752000201:0;ga
: 1752000209:0;un
: 1752000250:0;in
: 1752000262:0;pi
: 1752000314:0;fastfetch
: 1752000394:0;pcc
: 1752000403:0;pc
: 1752000405:0;po
: 1752000433:0;cd .config/zsh
: 1752000576:0;icat
: 1752000586:0;icat ~/Pictures/KCD_II/screenshot_250207_023851.jpg
: 1752000612:0;cat ~/Pictures/KCD_II/screenshot_250207_023851.jpg
: 1752000624:0;cat .zshrc
: 1752000626:0;ls
: 1752000630:0;cat 󰃤<><F3B083A4>
: 1752000667:0;kitten icat ~/Pictures/KCD_II/screenshot_250207_023851.jpg
: 1752000672:0;un
: 1752000677:0;in
: 1752000688:0;up
: 1752000775:0;pcc
: 1752000777:0;pc
: 1752000781:0;clean
: 1752000784:0;clear
: 1752000785:0;c
: 1752000787:0;l
: 1752000788:0;ls
: 1752000793:0;lt
: 1752000837:0;ls
: 1752000838:0;l
: 1752000848:0;дд
: 1752000946:0;pa
: 1752000948:0;pc
: 1752000952:0;po
: 1752000965:0;pa
: 1752000969:0;pl
: 1752001061:0;ls
: 1752001062:0;l
: 1752001063:0;ll
: 1752001067:0;ld
: 1752001218:0;man tmux
: 1752001286:0;nv .sdkman/src/sdkman-env.sh
: 1752001352:0;un
: 1752001384:0;source "$HOME/.sdkman/bin/sdkman-init.sh"
: 1752001391:0;sdk version
: 1752001400:0;curl -s "https://get.sdkman.io" | bash
: 1752001406:0;sdk selfupdate force
: 1752001430:0;echo $SHELL
: 1752001437:0;rm -rf ~/.sdkman
: 1752001442:0;curl -s "https://get.sdkman.io" | bash
: 1752001449:0;rm -rf ~/.sdkman
: 1752001450:0;LS
: 1752001452:0;ls
: 1752001514:0;waybar.py --help
: 1752001523:0;waybar.py --set
: 1752001531:0;waybar.py --json
: 1752001540:0;waybar.py -n
: 1752001547:0;waybar
: 1752001569:0;waybar.py -u
: 1752001584:0;waybar.py -W
: 1752001587:0;waybar.py -w
: 1752001603:0;waybar.py -s
: 1752001607:0;waybar.py --select
: 1752001627:0;waybar.py --set khing
: 1752001631:0;waybar
: 1752001641:0;cd .config/waybar/
: 1752001649:0;cd .config/waybar
: 1752001658:0;nv config.jsonc
: 1752001693:0;un
: 1752001704:0;in waybar
: 1752001709:0;waybar
: 1752001720:0;waybar.py --select
: 1752001735:0;waybar.py --kill
: 1752001737:0;waybar.py --select
: 1752001766:0;hyde-shell -r
: 1752001790:0;wallbash
: 1752001794:0;hyde-shell wallbash
: 1752001806:0;hyde-shell wallbash spotify.sh
: 1752001812:0;wallbash
: 1752001830:0;hyde-shell waybar
: 1752001834:0;hyde-shell waybar --help
: 1752001838:0;hyde-shell waybar --select
: 1752001894:0;waybar
: 1752002208:0;cd .config/hypr
: 1752002208:0;ls
: 1752002210:0;cd ..
: 1752002220:0;cd hyde
: 1752002220:0;ls
: 1752002222:0;nv config.toml
: 1752002252:0;nv ../hypr/monitors.conf
: 1752002256:0;cd
: 1752002259:0;cd shit/Hyde
: 1752002266:0;cd shit/HyDE/
: 1752002269:0;git his
: 1752002270:0;git hist
: 1752002278:0;git pull origin master
: 1752002283:0;cd Scripts
: 1752002283:0;ls
: 1752002305:0;./restore_cfg.sh -b
: 1752002307:0;./restore_cfg.sh
: 1752002323:0;ls
: 1752002326:0;ll
: 1752002338:0;./install.sh -r
: 1752002395:0;cd .config/zsh
: 1752002396:0;ls
: 1752002403:0;nv .zshrc
: 1752002409:0;pi
: 1752002417:0;waybar
: 1752002427:0;./restore_cfg.sh B
: 1752002432:0;./restore_cfg.sh Backup
: 1752002466:0;rm -rf ~/.config/waybar
: 1752002474:0;./install.sh -r
: 1752004167:0;waybar.py --select
: 1752004230:0;tmux ls
: 1752004242:0;waybar.py --select
: 1752004308:0;fastfetch
: 1752004350:0;waybar.py
: 1752004354:0;waybar.py --help
: 1752004359:0;waybar.py -s
: 1752004362:0;waybar.py --style
: 1752004368:0;waybar.py -b
: 1752004373:0;waybar.py -g
: 1752004376:0;waybar.py -u
: 1752004382:0;waybar.py -n
: 1752004464:0;theme.import.py
: 1752004499:0;ls
: 1752004502:0;fastfetch
: 1752004504:0;ll
: 1752004532:0;hyde-shell
: 1752004542:0;hyde-shell theme.import
: 1752004545:0;hyde-shell theme.import --help
: 1752004549:0;hyde-shell theme.import --select
: 1752004627:0;tmux
: 1752004630:0;hyde-shell theme.import --select
: 1752004641:0;hyde-shell wallpaper --help
: 1752004644:0;hyde-shell wallpaper --select
: 1752004650:0;hyde-shell wallpaper --get
: 1752004735:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login\
: 1752004761:0;pi
: 1752004778:0;tmux ls
: 1752004780:0;tmux a
: 1752004804:0;hyde-shell theme.import --select
: 1752005157:0;pi
: 1752005304:0;curl -k http://omoelle:8448/_matrix/client/r0/login
: 1752005316:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login\
: 1752006274:0;pi
: 1752006285:0;curl -k https://forsen-cock.dedyn.io/_matrix/client/r0/login\
: 1752006616:0;hyde-shell theme.import --select
: 1752007799:0;curl https://forsen-cock.dedyn.io/_matrix/client/r0/login\
: 1752008171:0;up
: 1752046619:0;hyde-shell --help
: 1752046626:0;hyde-shell -i
: 1752046681:0;hyde-shell theme.import --select
: 1752046856:0;tmux
: 1752046857:0;up
: 1752046866:0;tmux ls
: 1752046869:0;hyde-shell theme.import --select
: 1752047002:0;hyde-shell theme.import Abyssal-Wave 'https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave'
: 1752047008:0;hyde-shell theme.import --help
: 1752047024:0;hyde-shell theme.import --fetch all
: 1752047067:0;hydectl
: 1752047080:0;hydectl theme
: 1752047085:0;hydectl theme select
: 1752047089:0;hydectl theme import
: 1752047108:0;hydectl wallpaper
: 1752047114:0;hydectl wallpaper select
: 1752047120:0;hydectl wallpaper random
: 1752047293:0;hydectl
: 1752047301:0;hydectl reload
: 1752047379:0;hydectl
: 1752047383:0;hydectl tabs
: 1752047392:0;hydectl theme
: 1752047396:0;hydectl theme import
: 1752047400:0;hydectl theme import --help
: 1752047425:0;hydectl theme import --url https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave
: 1752047445:0;hydectl theme import --url https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave --name AbyssalWave
: 1752047537:0;cat .ssh/id_ed25519.pub
: 1752047582:0;cd shit
: 1752047593:0;git clone git@github.com:Itz-Abhishek-Tiwari/Abyssal-Wave.git
: 1752047644:0;hydectl theme import --name "AbyssalWave" --url "https://github.com/Itz-Abhishek-Tiwari/Abyssal-Wave"
: 1752047653:0;cd Abyssal-Wave
: 1752047654:0;ls
: 1752047768:0;fastfetch
: 1752047837:0;cd ~/Pictures/wallpapers
: 1752047837:0;ls
: 1752047842:0;icat *
: 1752047855:0;tmux
: 1752047860:0;cd shit/Abyssal-Wave
: 1752047871:0;cd .config/hyde
: 1752047872:0;ls
: 1752047874:0;nv config.toml
: 1752048071:0;cd Pictures/wallpapers
: 1752048072:0;ls
: 1752048073:0;ll
: 1752048094:0;pwd
: 1752048141:0;hydectl reload
: 1752048201:0;ntop
: 1752048203:0;btop
: 1752048249:0;ls
: 1752048254:0;cd Configs
: 1752048254:0;ls
: 1752048256:0;ll
: 1752048289:0;cp -r .config/hyde/themes/Abyssal-Wave/ .config/hyde/themes/Abyssal-Wave/
: 1752048305:0;rm -rf .config/hyde/themes/Abyssal-Wave
: 1752048559:0;ll .config/hyde/themes
: 1752048561:0;ll .config/hyde/
: 1752048582:0;;s
: 1752048583:0;ls
: 1752048597:0;ll
: 1752048645:0;rm -rf ~/.config/hyde/themes/Abyssal-Wave
: 1752048653:0;cp -r .config/hyde/themes/Abyssal-Wave/ ~/.config/hyde/themes/Abyssal-Wave/
: 1752048657:0;cp -r .config/hyde/themes/Abyssal-Wave/ ~/.config/hyde/themes/
: 1752048680:0;ll
: 1752048682:0;ll .config
: 1752048684:0;ll .config/hyde/themes
: 1752048689:0;cd ../
: 1752048691:0;git pull
: 1752048695:0;ll
: 1752048700:0;ll Source/arcs
: 1752049170:0;cd ..
: 1752049170:0;ls
: 1752049186:0;ll hypr*
: 1752049190:0;ll Hypr*
: 1752049210:0;mkdir hyprland-confs
: 1752049217:0;mv Abyssal-Wave hyprland-confs
: 1752049229:0;mv Hyprlock-Dots hyprland-confs
: 1752049229:0;ll
: 1752049253:0;mv Hyde hyprland-confs
: 1752049260:0;mv HyDE/ hyprland-confs
: 1752049264:0;mv Hyde-cli hyprland-confs
: 1752049265:0;ls
: 1752049274:0;mv waybar hyprland-confs
: 1752049283:0;cd ll
: 1752049285:0;ll
: 1752049287:0;cd hyprland-confs
: 1752049288:0;ll
: 1752049293:0;cd HyDE
: 1752049296:0;git pull
: 1752049303:0;git pull origin master
: 1752049313:0;git hist
: 1752049419:0;pi
: 1752049583:0;flatpak install flathub im.fluffychat.Fluffychat
: 1752050139:0;tmux new-session
: 1752050151:0;in flutter
: 1752050192:0;btop
: 1752050247:0;cd shit
: 1752050253:0;git clone git@github.com:krille-chan/fluffychat.git
: 1752050295:0;cd shit
: 1752051091:0;cd fluffychat
: 1752051260:0;git apply ./scripts/prepare-windows.ps1
: 1752051287:0;flutter build windows --release
: 1752051363:0;flutter pub outdated
: 1752051369:0;flutter build windows --release
: 1752051393:0;cd ..
: 1752051397:0;rm -rf fluffychat
: 1752051403:0;un flutter
: 1752051411:0;po
: 1752051419:0;paru -Sc
: 1752051428:0;sudo pacman -Sc
: 1752051431:0;sudo pacman -Scc
: 1752051441:0;yay -Sc
: 1752051445:0;yay -Scc
: 1752051472:0;tmux kill-session -t fluffychat
: 1752051474:0;tmux ls
: 1752051475:0;tmux a
: 1752051677:0;up
: 1752053770:0;un nheko
: 1752058463:0;ls
: 1752058517:0;cd
: 1752058519:0;gdu
: 1752058606:0;cd Documents/images
: 1752058606:0;ls
: 1752058613:0;qemu-img info win11.qcow2
: 1752058620:0;sudo qemu-img info win11.qcow2
: 1752058658:0;virt-sparsify
: 1752058670:0;in
: 1752058694:0;virt-sparsify
: 1752058707:0;virt-sparsify --in-place win11.qcow2
: 1752058712:0;sudo virt-sparsify --in-place win11.qcow2
: 1752058999:0;sudo qemu-img info win11.qcow2
: 1752059017:0;sudo qemu-img info nixos.qcow2
: 1752059019:0;;
: 1752059021:0;l
: 1752059024:0;rm ubuntu24.04
: 1752059028:0;rm ubuntu24.04-mem.go_agane
: 1752059300:0;ls
: 1752059448:0;curl https://forsen-cock.dedyn.io/_matrix/client/v3/voip/turnServer
: 1752059548:0;tmux a
: 1752059554:0;sudo qemu-img info nixos.qcow2
: 1752059565:0;sudo virt-sparsify --in-place nixos.qcow2
: 1752059569:0;sudo qemu-img info nixos.qcow2
: 1752060916:0;tmux ls
: 1752060918:0;in
: 1752060973:0;btop
: 1752061026:0;wl-screenrec
: 1752061036:0;wl-screenrec --help
: 1752061074:0;wl-screenrec -o output.mp4
: 1752061078:0;wl-screenrec -o
: 1752061099:0;wl-screenrec
: 1752061123:0;wl-screenrec --no-hw
: 1752061158:0;in
: 1752061196:0;wl-screenrec
: 1752061212:0;RUST_BACKTRACE=1 wl-screenrec
: 1752061221:0;RUST_BACKTRACE=full wl-screenrec
: 1752061248:0;vainfo
: 1752061269:0;wl-screenrec
: 1752061277:0;cat /dev/dri/renderD128
: 1752061282:0;groups
: 1752061286:0;sudo usermod -aG video $USER
: 1752061288:0;groups
: 1752061291:0;cat /dev/dri/renderD128
: 1752061294:0;wl-screenrec
: 1752061343:0;wl-screenrec --codec hevc --encode-pixfmt xrgb10 --audio
: 1752061352:0;wl-screenrec --codec hevc --encode-pixfmt vuyx --audio
: 1752061384:0;un wl-screenrec
: 1752061394:0;in wl-screenrec
: 1752061493:0;wl-screenrec
: 1752061615:0;nvidia-smi
: 1752061718:0;ffmpeg -f wl-display -r 60 -video_size 1920x1080 -i wayland-0 -b:v 8000k -c:v libx264 -preset ultrafast output.mp4
: 1752061764:0;un wl-screenrec-git
: 1752061771:0;in wf-recorder
: 1752061776:0;wf-recorder
: 1752061876:0;ls
: 1752061881:0;mpv recording.mkv
: 1752062060:0;ffmpeg -i recording.mkv -b:v 1500k -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 128k -movflags +faststart output.mp4
: 1752062111:0;ls
: 1752062114:0;mpv output.mp4
: 1752062268:0;mpv screenrecord.mp4
: 1752062273:0;ls
: 1752062278:0;rm output.mp4
: 1752062354:0;pi
: 1752063893:0;tmux a
: 1752064584:0;config status
: 1752064928:0;config rm .zshrc
: 1752064940:0;config add ~/.config/zsh
: 1752064944:0;config status
: 1752065029:0;config commit -m "update HyDE"
: 1752065033:0;config push
: 1752068067:0;ls
: 1752068069:0;git pull
: 1752068086:0;hydectl theme select
: 1752068094:0;hydectl theme import --help
: 1752068100:0;hydectl theme import
: 1752068555:0;tmux a
: 1752068565:0;cd ..
: 1752068566:0;ls
: 1752068574:0;git clone https://github.com/catppuccin/hyprlock
: 1752068577:0;cd hyprlock
: 1752068578:0;ls
: 1752068628:0;cd ..
: 1752068631:0;mkdir catpuccin
: 1752068636:0;mv hyprlock catpuccin
: 1752068640:0;cd catpuccin
: 1752068648:0;git clone https://github.com/catppuccin/hyprland
: 1752068665:0;cd hyprlock
: 1752068686:0;glow
: 1752068712:0;ls
: 1752068730:0;mv hyprlock.conf ~/.config/hyprlock/
: 1752068763:0;mv hyprlock.conf ~/.config/hypr/
: 1752068767:0;l
: 1752068773:0;git pull
: 1752068786:0;cp ~/.config/hyprlock/hyprlock.conf .
: 1752068797:0;cp hyprlock.conf ~/.config/hypr/
: 1752068804:0;ll ~/.config/hypr
: 1752068848:0;cd ..
: 1752068852:0;cd hyprland
: 1752068852:0;ls
: 1752068930:0;ll
: 1752068934:0;ll assets
: 1752068938:0;ll themes
: 1752068947:0;cp themes/macchiato.conf ~/.config/hypr/
: 1752068974:0;nv ~/.config/hypr/hyprlock.conf
: 1752069045:0;nv ~/.config/hypr/macchiato.conf
: 1752069263:0;cd ..
: 1752069265:0;cd hyprlock
: 1752069272:0;mv ~/Downloads/*.svg .
: 1752069272:0;ls
: 1752069277:0;icat gray0_ctp_on_line.svg
: 1752069282:0;ll ~/Downloads
: 1752069293:0;mv ~/Downloads/gray0_ctp_on_line.png .
: 1752069294:0;ls
: 1752069298:0;ocat gray0_ctp_on_line.png
: 1752069303:0;icat gray0_ctp_on_line.png
: 1752069432:0;cd ../hypr
: 1752069436:0;builtin cd -- /home/elleoma/.config/hypr/hyprlock
: 1752069437:0;ls
: 1752069443:0;cd ..
: 1752069447:0;nv hyprlock.conf
: 1752069616:0;ls
: 1752069617:0;ll
: 1752069620:0;fastfetch
: 1752069906:0;nv hyprlock.conf
: 1752070308:0;mv ~/Downloads/catpuccin-circle.png catppuccin-circle.png
: 1752070583:0;ll
: 1752070591:0;ls
: 1752070592:0;ll
: 1752070596:0;fastfetch
: 1752070617:0;ll
: 1752070619:0;fastfetch
: 1752070679:0;ll
: 1752070681:0;fastfetch
: 1752071841:0;icat gray0_ctp_on_line.svg
: 1752071848:0;nv sscript.sh
: 1752071893:0;mv sscript.sh script.sh
: 1752071896:0;chmod +x script.sh
: 1752072059:0;hyprlock
: 1752072223:0;imagemagic
: 1752072230:0;imagemagick
: 1752072247:0;in
: 1752072262:0;imagemagick
: 1752072276:0;ll
: 1752072287:0;convert gray0_ctp_on_line.svg output.png
: 1752072297:0;magick convert gray0_ctp_on_line.svg output.png
: 1752072303:0;magick gray0_ctp_on_line.svg output.png
: 1752072304:0;ls
: 1752072307:0;icat output.png
: 1752072315:0;icat gray0_ctp_on_line.png
: 1752072321:0;man magic
: 1752072327:0;man magick
: 1752072373:0;magick gray0_ctp_on_line.svg output.png -background none
: 1752072386:0;magick -background -none gray0_ctp_on_line.svg output.png
: 1752072391:0;magick -background none gray0_ctp_on_line.svg output.png
: 1752072392:0;ls
: 1752072395:0;icat output.png
: 1752072398:0;ll
: 1752072476:0;magick -background none -density 300 gray0_ctp_on_line.svg output.png
: 1752072477:0;ls
: 1752072481:0;icat output.png
: 1752072599:0;magick -background none -density 600 gray0_ctp_on_line.svg output.png
: 1752072600:0;ls
: 1752072602:0;icat output.png
: 1752072663:0;magick -background none -density 600 -trim gray0_ctp_on_line.svg output.png
: 1752072675:0;magick -background none -density 600 gray0_ctp_on_line.svg -trim output.png
: 1752072678:0;icat output.png
: 1752072749:0;nv hyprlock.conf
: 1752072949:0;magick -background none -density 600 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752072951:0;ll
: 1752072954:0;icat output.png
: 1752072975:0;magick -background none -density 800 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752072977:0;icat output.png
: 1752073008:0;ll
: 1752073015:0;magick -background none -density 1000 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752073018:0;icat output.png
: 1752073142:0;hyprlock
: 1752073181:0;nv gray0_ctp_on_line.svg
: 1752073288:0;icat gray0_ctp_on_line.svg
: 1752073294:0;nv gray0_ctp_on_line.svg
: 1752073299:0;icat gray0_ctp_on_line.svg
: 1752073301:0;nv gray0_ctp_on_line.svg
: 1752073305:0;icat gray0_ctp_on_line.svg
: 1752073333:0;nv gray0_ctp_on_line.svg
: 1752073346:0;icat gray0_ctp_on_line.svg
: 1752073373:0;magick -background none -density 800 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752073376:0;ls
: 1752073379:0;icat output.png
: 1752073418:0;magick -background none gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752073419:0;ls
: 1752073421:0;icat output.png
: 1752073436:0;magick -background none -density 500 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752073438:0;ls
: 1752073440:0;icat output.png
: 1752073482:0;nv hyprlock.conf
: 1752073489:0;nv gray0_ctp_on_line.svg
: 1752073502:0;icat gray0_ctp_on_line.svg
: 1752073579:0;nv gray0_ctp_on_line.svg
: 1752073627:0;magick -background none -density 500 gray0_ctp_on_line.svg -define png:alpha=off -trim output.png
: 1752073630:0;ls
: 1752073632:0;icat output.png
: 1752073759:0;man magick
: 1752073845:0;magick -background none -density 600 gray0_ctp_on_line.svg -define png:alpha=off -trim -fill Transparent output.png
: 1752073848:0;ls
: 1752073851:0;icat output.png
: 1752073860:0;magick -background none -density 500 gray0_ctp_on_line.svg -define png:alpha=off -trim -fill Transparent output.png
: 1752073863:0;icat output.png
: 1752073970:0;in
: 1752074035:0;inkscape \\
--export-png=out.png --export-dpi=300 \\
--export-background-opacity=0 --without-gui gray0_ctp_on_line.svg
: 1752074038:0;ls
: 1752074041:0;icat out
: 1752074044:0;icat out.png
: 1752074092:0;inkscape \\
--export-type=png --export-dpi=400 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752074093:0;ls
: 1752074108:0;icat gray0_ctp_on_line.png
: 1752074119:0;inkscape \\
--export-type=out.png --export-dpi=400 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752074129:0;mv gray0_ctp_on_line.png out.png
: 1752076479:0;inkscape \\
--export-type=out.png --export-dpi=600 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752076485:0;inkscape \\
--export-type=png --export-dpi=600 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752076490:0;icat gray0_ctp_on_line.png
: 1752076492:0;ls
: 1752076512:0;mv gray0_ctp_on_line.png out.png
: 1752076570:0;inkscape \\
--export-type=out.png --export-dpi=300 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752076575:0;inkscape \\
--export-type=png --export-dpi=300 \\
--export-background-opacity=0 gray0_ctp_on_line.svg
: 1752076579:0;mv gray0_ctp_on_line.png out.png
: 1752076601:0;nv hyprlock.conf
: 1752076996:0;tmix kill-session
: 1752077000:0;tmx kill-session
: 1752077002:0;tmux kill-session
: 1752077103:0;cd shit/notes
: 1752077105:0;ls
: 1752077106:0;nv README.md
: 1752077333:0;gst
: 1752077335:0;ga README.md
: 1752077345:0;git commit -m "switched to tuwunel"
: 1752077348:0;git push
: 1752077726:0;cd
: 1752077729:0;pi
: 1752080335:0;tmux new
: 1752080349:0;cd shit/bug-bounty
: 1752080352:0;mkdir emabrk
: 1752080357:0;mv emabrk embark
: 1752080360:0;cd embark
: 1752080360:0;ls
: 1752080439:0;git clone https://github.com/EmbarkStudios/presser.git
: 1752080446:0;cd presser
: 1752080446:0;ls
: 1752080448:0;nv
: 1752084683:0;nv ~/.config/hypr/keybindings.conf
: 1752084699:0;nv ~/.config/hypr/windowrules.conf
: 1752084754:0;l
: 1752084756:0;l btop
: 1752084760:0;l btop/themes
: 1752084763:0;cat btop/btop.conf
: 1752084820:0;btop
: 1752084850:0;ls
: 1752084853:0;config status
: 1752084932:0;config add -u