lots
This commit is contained in:
5
.bashrc
5
.bashrc
@@ -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"
|
||||
|
Reference in New Issue
Block a user