Updates to fix dependencies

This commit is contained in:
Hannes
2025-11-16 22:56:36 +01:00
parent 4e5f46c44e
commit 84938688c4
3 changed files with 28 additions and 25 deletions

View File

@@ -39,9 +39,6 @@ function updateall
end
end
alias big='expac -H M "%m\t%n" | sort -h | nl' # Sort installed packages according to size in MB (expac must be installed)
alias fixpacman='sudo rm /var/lib/pacman/db.lck'
alias gitpkg='pacman -Q | grep -i "\-git" | wc -l' # List amount of -git packages