ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
1.77k stars 160 forks source link

Setup bash prompt aliases lack requisite packages (Debian 12) #57

Open DragonChrist opened 1 month ago

DragonChrist commented 1 month ago

Many aliases that replace OoB functionality in Bash have requisite packages that should be installed while setting up the ~/.bashrc. Off the bat, it does need bat, fzf for Zoxide, trash-cli and neovim installed. Might also suggest omitting aliases for other editors like nano which is perfect for simple conf files I wouldn't otherwise use nvim for.

afonsofrancof commented 1 month ago

This issue should be opened on ChrisTitusTech/mybash. As far as I can tell, setup.sh already installs almost everything you need, with the only thing missing being trash-cli.