This commit is contained in:
2025-09-18 13:49:09 -07:00
parent f78a361495
commit 416f19d0a5
3 changed files with 29 additions and 18 deletions

View File

@@ -46,6 +46,8 @@ fi
clear
# fastfetch --config ~/.config/fastfetch/mini.jsonc
tfetch
date '+%B %d %R - %D'
echo
PS1='\n[ \e[35;1m\u \e[34m\w\e[0m ]\n\e[1m\$ \e[0m'
complete -cf sudo
@@ -71,3 +73,6 @@ eval "$(starship init bash)"
eval "$(fzf --bash)"
eval "$(zoxide init --cmd cd bash)"
# Created by `pipx` on 2025-09-13 00:06:01
export PATH="$PATH:/home/ted/.local/bin"