commit f5b713a

Emilia Smólska  ·  2026-08-28 12:11:30 +0000 UTC
parent c1d6337
emifetch
3 files changed,  +40, -0
+9, -0
 1@@ -0,0 +1,9 @@
 2+#!/usr/bin/env ksh
 3+
 4+# inspired by rose's nofetch
 5+
 6+line="$(eval echo $(sort -R ~/lib/fortunes.txt | sed q))"
 7+echo
 8+echo ">$line"
 9+echo ">$(uname -a)"
10+echo
+28, -0
 1@@ -0,0 +1,28 @@
 2+guns are not suckless
 3+using malloc is like going to the sea you dont know what will happen
 4+everyone can be smart, but not everyone can be right
 5+this word is used for the stupid guys of the ball
 6+do you have games on your phone?
 7+plan 4 from the front door
 8+lasciate ogni speranza, voi ch\'intrate
 9+chairman Mao forbids this
10+inshallah we shall find this bug
11+be me
12+i use $(uname) btw
13+only $(printf '%s\n' two three four five six seven | shuf -R | sed q) remote holes in the default install, in a heck of a long time
14+i\'d spell creat with an e
15+who cares
16+there are no plans for a new release of plan 9
17+i wasn\'t asking about 9front
18+nope
19+PHP is not part of OpenBSD
20+AND WHERE IS THE PONY
21+ccccccluufelcluublrnvrefefgebjddbedivujkndic
22+such an american viewpoint
23+buttons are for idiots
24+i can eat glass and it doesn\'t hurt me
25+god i\'m dead
26+it\'s all greg\'s fault
27+monster o smaku menela
28+młode enby jebać prądem
29+what makes you think that\'s a metric
 1@@ -4,6 +4,7 @@ c $PWD/Xdefaults ~/.Xdefaults
 2 mkdir -p ~/bin
 3 c $PWD/bin/amused-monitor ~/bin/amused-monitor
 4 c $PWD/bin/dxmessage ~/bin/dxmessage
 5+c $PWD/bin/emifetch ~/bin/emifetch
 6 c $PWD/bin/gcc ~/bin/gcc
 7 c $PWD/bin/lwjgl ~/bin/lwjgl
 8 c $PWD/bin/makeinfo ~/bin/makeinfo
 9@@ -21,6 +22,8 @@ c $PWD/cwmrc ~/.cwmrc
10 c $PWD/gitconfig ~/.gitconfig
11 c $PWD/gtkrc-2.0 ~/.gtkrc-2.0
12 c $PWD/kshrc ~/.kshrc
13+mkdir -p ~/lib
14+c $PWD/lib/fortunes.txt ~/lib/fortunes.txt
15 c $PWD/mg ~/.mg
16 c $PWD/profile ~/.profile
17 c $PWD/xinitrc ~/.xinitrc