Skip to content

Instantly share code, notes, and snippets.

@metalefty
metalefty / vm-completion.zsh
Last active February 26, 2025 09:49
Zsh completion for vm-bhyve
#compdef vm
# Copyright (c) 2025, Koichiro Iwao (metalefty) <[email protected]>
# SPDX-License-Identifier: BSD-2-Clause
#
# vim: ts=4 sw=4 expandtab
_vm()
{
@sxiii
sxiii / README-Remove-Locales.md
Last active September 12, 2024 12:59
Remove Unnecessary Locales Fedora

Small guide that helps to free up space by removing unneccessary locales from Fedora
With some additional information on how to make more space on your system (advices in the end)
Tried on Fedora 34, but should work on other distros as well (RPM-Based?)

Step 0. Bonus step -- check available space before procedure:

df -lh

Step 1. Enter the locales directory

cd /usr/share/locale/

Step 2. Check that there is files to remove

ls