Skip to content

Instantly share code, notes, and snippets.

@dnnr1
dnnr1 / 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
@dnnr1
dnnr1 / .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,