add distrobox

This commit is contained in:
Tyler Starr 2025-01-03 15:17:28 -08:00
parent a3c52acd31
commit 47da1ef8ee

View File

@ -33,6 +33,7 @@ in {
sesh # Smart session manager for the terminal
zoxide # Fast cd command that learns your habits
fzf # Command-line fuzzy finder for Unix-like operating systems
distrobox # Use any linux distribution inside your terminal
];
};
}