I hereby claim:
- I am robbinespu on github.
- I am robbinespu (https://keybase.io/robbinespu) on keybase.
- I have a public key whose fingerprint is D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
To claim this, I am signing this object:
[12:37:02 PM] <mambang> WTF is happening | |
[12:37:02 PM] <duckgoose> rm we solve that with chanserv | |
[12:37:04 PM] <tetrakist> lolwut. | |
[12:37:06 PM] <elibrokeit> AbleBacon: no | |
[12:37:06 PM] <ptx0> reeeeenode: put it on a timer in a privmsg to hollyw00d | |
[12:37:07 PM] <+Tefad> Trancer: wut? | |
[12:37:11 PM] <AbleBacon> thank you, eli | |
[12:37:18 PM] <%Trancer> but windows terminal -> wsl 2 -> ssh to linux box -> tmux | |
[12:37:19 PM] <reeeeenode> good idea ptx0 | |
[12:37:20 PM] <+Tefad> my guess is my ncurses is old |
/usr/lib/jvm/java-11-openjdk-amd64/bin/java -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -javaagent:/opt/intelliJ_IDEA/lib/idea_rt.jar=46321:/opt/intelliJ_IDEA/bin -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dfile.encoding=UTF-8 -classpath /home/robbi/Documents/workplace/java/ESS/target/classes:/home/robbi/.m2/repository/org/springframework/boot/spring-boot-starter/2.4.5/spring-boot-starter-2.4.5.jar:/home/robbi/.m2/repository/org/springframework/boot/spring-boot/2.4.5/spring-boot-2.4.5.jar:/home/robbi/.m2/repository/org/springframework/spring-context/5.3.6/spring-context-5.3.6.jar:/home/robbi/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.4.5/spring-boot-autoconfigure-2.4.5.jar:/home/robbi/.m2/repository/org/springframework/boot/spring-boot-starter-logging/2.4.5/spring-boot-starter-logging-2.4.5.jar:/home/robbi/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-class |
export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\] \[\033[33;1m\]\w\[\033[m\] (\$(git branch 2>/dev/null | grep '^*' | colrm 1 2)) \$ \n └─\[\033[0m\033[0;32m\] \$\[\033[0m\033[0;32m\] \[\033[0m\]" |
Minimal installation of Xorg with Fluxbox | |
If you want to use this system with a GUI, this are the commands to install a minimal Xorg installation with the fluxbox window manager: | |
dnf install fluxbox | |
dnf install xterm | |
dnf install xorg-x11-server-Xorg | |
dnf install xorg-x11-xinit | |
dnf install xorg-x11-drv-* | |
dnf install mesa-dri-drivers |
# Files | |
data.location=/home/threebean/.task | |
#include /home/threebean/.task/solarized-dark-256.theme | |
_forcecolor=yes | |
defaultwidth=160 | |
include /usr/local/share/doc/task/rc/dark-violets-256.theme | |
report.work_report.description=now |
[robbi@r0x ~]$ cat /etc/yum.repos.d/fedora-modular.repo | |
[fedora-modular] | |
name=Fedora Modular $releasever - $basearch | |
#baseurl=http://download.example/pub/fedora/linux/releases/$releasever/Modular/$basearch/os/ | |
metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch | |
enabled=1 | |
countme=1 | |
#metadata_expire=7d | |
repo_gpgcheck=0 | |
type=rpm |
[robbi@r0x ~]$ sudo dnf info python3-virtualenv | |
Name : python3-virtualenv | |
Version : 20.0.30 | |
Release : 1.fc33 | |
Architecture : noarch | |
Size : 221 k | |
Source : python-virtualenv-20.0.30-1.fc33.src.rpm | |
Repository : fedora | |
Summary : Tool to create isolated Python environments | |
URL : http://pypi.python.org/pypi/virtualenv |
I hereby claim:
To claim this, I am signing this object:
{"lastUpload":"2021-06-22T08:52:33.598Z","extensionVersion":"v3.4.3"} |
{% plantuml %} | |
Bob -> Alice : Hello, how are you | |
Alice -> Bob : Fine, thank you, and you? | |
{% endplantuml %} |