auto up 01:59:20 up 7:21, 2 users, load average: 0.17, 0.29, 0.37

This commit is contained in:
2025-11-06 01:59:21 +01:00
parent 25a8f64577
commit 7cc3d26c3b
5 changed files with 64 additions and 15 deletions

View File

@@ -31,7 +31,7 @@ alias ff="~/projects/scripts/hyprfix.sh" # Fix the touchpad not working on the l
alias sp="spotify_player"
alias ne="newsboat"
alias po="castero"
alias h="zsh"
alias h="~/projects/scripts/shell/helper.sh"
alias tw="torify w3m duckduckgo.com"
alias rmbak="mkdir -p ~/.local/share/Trash/files && find . -name '.bak.*' -exec mv '{}' ~/.local/share/Trash/files \;"
alias f="~/projects/scripts/search.sh"