Skip to content

Instantly share code, notes, and snippets.

View koyuawsmbrtn's full-sized avatar
:shipit:

koyu koyuawsmbrtn

:shipit:
View GitHub Profile
did:3:kjzl6cwe1jw146i4wvt2tx9r7t9k6mudyk2vp58ny4mchxewjppzgb8f23kh4g8
did:3:kjzl6cwe1jw146i4wvt2tx9r7t9k6mudyk2vp58ny4mchxewjppzgb8f23kh4g8
@koyuawsmbrtn
koyuawsmbrtn / misskey-theme.mkt
Created August 8, 2021 19:54
koyu.space Misskey theme
{
id: 'a80f91b8-c85d-486c-9368-bcd58dd0d2d7',
base: 'dark',
desc: 'The official koyu.space theme',
name: 'koyu.space',
props: {
X2: ':darken<2<@panel',
X3: 'rgba(255, 255, 255, 0.05)',
X4: 'rgba(255, 255, 255, 0.1)',
X5: 'rgba(255, 255, 255, 0.05)',
[17:40:06] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:40:06] [main/INFO]: Reloading ResourceManager: Default, bukkit
[17:40:06] [Worker-Main-1/INFO]: Loaded 7 recipes
[17:40:07] [Server thread/INFO]: Starting minecraft server version 1.16.5
[17:40:07] [Server thread/INFO]: Loading properties
[17:40:07] [Server thread/INFO]: This server is running Paper version git-Paper-776 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[17:40:07] [Server thread/INFO]: Debug logging is disabled
[17:40:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:40:07] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:40:07] [Server thread/INFO]: Default game type: SURVIVAL
#!/bin/bash
sudo add-apt-repository ppa:lutris-team/lutris -y
sudo add-apt-repository ppa:graphics-drivers/ppa -y
wget -nc https://dl.winehq.org/wine-builds/winehq.key -O - | sudo apt-key add -
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' -y
sudo add-apt-repository ppa:openrazer/stable -y
sudo add-apt-repository ppa:polychromatic/stable -y
sudo apt update && sudo apt dist-upgrade -y
!!Disable koyu.space snow effect
###flake0
###flake1
###flake2
###flake3
###flake4
###flake5
###flake6
###flake7
###flake8
#!/bin/bash
sudo dnf update -y
sudo dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf groupupdate -y Multimedia
sudo dnf install -y vlc
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'
### Keybase proof
I hereby claim:
* I am koyuawsmbrtn on github.
* I am bubblineyuri (https://keybase.io/bubblineyuri) on keybase.
* I have a public key ASDt_CH60LXMLZjEZjpja2dY35zWKD7zh2kHspd4QX7-TAo
To claim this, I am signing this object:
diff --git a/neofetch b/neofetch
index ae32366..7f7a154 100755
--- a/neofetch
+++ b/neofetch
@@ -3478,7 +3478,11 @@ get_ascii() {
ascii_data="${ascii_data//\$\{c6\}/$c6}"
((text_padding=ascii_len+gap))
- printf '%b\n' "$ascii_data${reset}"
+ if [[ $(date +%m) == "06" ]]; then