Sailfetch.

small 6 line fetch with a minimalist fish logo for the ascii!
This commit is contained in:
Penguineer
2025-11-25 10:40:54 +03:00
committed by GitHub
parent f3e79d3f36
commit e15e19310d
3 changed files with 37 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

+27
View File
@@ -0,0 +1,27 @@
print_info() {
info title
info underline
info "OS" distro
info "Kernel" kernel
info "Shell" shell
info "CPU" cpu
info "Memory" memory
info "Uptime" uptime
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "Disk" disk
# info "Battery" battery
# info "Font" font
# info "Song" song
# [[ "$player" ]] && prin "Music Player" "$player"
# info "Local IP" local_ip
# info "Public IP" public_ip
# info "Users" users
# info "Locale" locale # This only works on glibc systems.
info cols
}
image_source=~/.config/neofetch/logos/fish.txt
image_backend="ascii"
+10
View File
@@ -0,0 +1,10 @@
##
##
## #####
## ### ###
### ### ##
### ## ##
#### ##
## ### #
######### #### #### ##
###### ########