Updates to fix dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user