push to this instance for no reason

This commit is contained in:
coast 2025-08-10 23:04:30 +03:30
parent c50ea907d9
commit 831541447f
3 changed files with 20 additions and 33 deletions

View file

@ -9,7 +9,8 @@ export EDITOR="nvim"
export EIX_LIMIT=0
#aliasrc
alias nf="neofetch"
alias nf="hyfetch"
alias neofetch="hyfetch"
alias vim="nvim"
alias emacs="nvim"
alias mutt="neomutt"
@ -66,13 +67,4 @@ charge=$(cat /sys/class/power_supply/BAT1/capacity 2>/dev/null)
if [[ "$batstat" == "Discharging" && "$charge" -lt 50 ]]; then
echo "Battery: $(sb-battery)"
fi
precmd() {
precmd() {
echo
}
}
clear() {
echo "clear command is disabled."
}

5
.zshrc
View file

@ -16,7 +16,8 @@ ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=5"
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=12"
LIBCLANG_PATH=/usr/lib/llvm/20/lib64
source ~/.zprofile
PS1="%B%F{#f0f0f0}[%F{#ff5f5f}%n%F{#f0f0f0}@%M %F{#5fafff}%~%F{#f0f0f0}]%f%F{#fe8019}%B%%%b%f "
#PS1="%B%F{#f0f0f0}[%F{#ff5f5f}%n%F{#f0f0f0}@%M %F{#5fafff}%~%F{#f0f0f0}]%f%F{#fe8019}%B%%%b%f "
PATH=$PATH:/home/coast/.spicetify
eval "$(starship init zsh)"
#export PS1="%F{15}[%f%F{252}%B%n%b%f%F{15}@%f%F{15}%B%m%b%f%F{15}]%f%F{252}[%f%F{15}%B%~%b%f%F{252}]%f%%%B%b "
export PS1="%F{153}[%f%F{250}%B%n%b%f%F{153}@%f%F{153}%B%m%b%f%F{153}]%f%F{250}[%f%F{153}%B%~%b%f%F{250}]%f%\&%B%b "

View file

@ -7,27 +7,21 @@ print_info() {
distro='Gentoo 23.0'
ARCH=$(arch)
info title
prin "\033[38;2;168;220;238mcoast@core\033[0m"
info underline
info "OS" distro
info "Host" model
info "Kernel" kernel
prin "Architechture" $ARCH
prin "Service manager" $INIT
prin "Init system" $INIT2
info "Uptime" uptime
info "Packages" packages
info "Shell" shell
info "Resolution" resolution
info "DE" de
info "WM" wm
info "WM Theme" wm_theme
info "Theme" theme
info "Icons" icons
info "Terminal" term
info "Terminal Font" term_font
info "Disk" disk
info "BIOS" bios
info "\033[38;2;168;220;238mOS\033[0m" distro
info "\033[38;2;168;220;238mHost\033[0m" model
info "\033[38;2;168;220;238mKernel\033[0m" kernel
info "\033[38;2;168;220;238mUptime\033[0m" uptime
info "\033[38;2;168;220;238mPackages\033[0m" packages
info "\033[38;2;168;220;238mShell\033[0m" shell
info "\033[38;2;168;220;238mResolution\033[0m" resolution
info "\033[38;2;168;220;238mDE\033[0m" de
info "\033[38;2;168;220;238mWM\033[0m" wm
info "\033[38;2;168;220;238mTheme\033[0m" theme
info "\033[38;2;168;220;238mIcons\033[0m" icons
info "\033[38;2;168;220;238mTerminal\033[0m" term
info "\033[38;2;168;220;238mDisk\033[0m" disk
info cols
}
@ -138,7 +132,7 @@ memory_unit="gib"
# on: '998 (pacman), 8 (flatpak), 4 (snap)'
# tiny: '908 (pacman, flatpak, snap)'
# off: '908'
package_managers="tiny"
package_managers="on"
# Shell