Massive update lol

This commit is contained in:
Lian Drake 2024-11-03 22:59:00 -04:00
parent 6e59c14f75
commit 2e74370c25
945 changed files with 4769 additions and 4766 deletions

View file

@ -170,9 +170,9 @@ alias \
# audio
alias \
mx="pulsemixer" \
mk="musikcube" \
ms="musikcube" \
music="musikcube"
mk="cmus" \
ms="cmus" \
music="cmus"
# power management
alias \
@ -220,14 +220,6 @@ alias \
wfi-off="nmcli radio wifi off" \
blt="bluetoothctl"
export SSH_AUTH_SOCK=${HOME}/.ssh/agent
if ! pgrep -u ${USER} ssh-agent > /dev/null; then
rm -f ${SSH_AUTH_SOCK}
fi
if [ ! -S ${SSH_AUTH_SOCK} ]; then
eval $(ssh-agent -a ${SSH_AUTH_SOCK} 2> /dev/null)
fi
# starship prompt
eval "$(starship init bash)"
eval "$(zoxide init bash)"

View file

@ -1,2 +0,0 @@
[Icon Theme]
Name="Simp1e-Catppuccin-Mocha"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more