Skip to content

Instantly share code, notes, and snippets.

View GiulioCentorame's full-sized avatar

Giulio Centorame GiulioCentorame

View GitHub Profile
@GiulioCentorame
GiulioCentorame / bin-chicken.txt
Created May 15, 2023 12:04
ASCII art of a bin chicken
WXK0kxxON
WXx;'....'lK
W0o;.........c0
W0l'...';,.....'oN
Nd,..;lkKXXx'...'dN
Xo'.:kXW 0;..'lX
No',xN W0dlcl0
Wk,,OW WNNWNNXNW
Nl'xW WNNWWWWNNWWWWWWWWWWW
Nl;0 WNNNNWNNWWWWWWWWWNNNWWWWWWWW
@GiulioCentorame
GiulioCentorame / doom_wsl2.md
Last active September 3, 2024 17:50
Doom Emacs on WSL2
@GiulioCentorame
GiulioCentorame / .bash_profile
Created May 24, 2021 15:01
Bash profile configuration
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
#################################################