Skip to content

Instantly share code, notes, and snippets.

View dan1xk's full-sized avatar

Daniel Roberto dan1xk

View GitHub Profile
@dan1xk
dan1xk / config.conf
Created October 13, 2024 20:01
neofetch
# See this wiki page for more info:
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
print_info() {
info title
info underline
info "OS" distro
# info "Host" model
info "Kernel" kernel
# info "Uptime" uptime
@dan1xk
dan1xk / .zshrc
Last active October 13, 2024 20:01
.zshrc
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
# Path to your Oh My Zsh installation.
export ZSH="$HOME/.oh-my-zsh"
neofetch
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time Oh My Zsh is loaded, in which case,