Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
DragonChrist opened this issue Jul 19, 2024 · 1 comment · Fixed by #335
Closed

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

DragonChrist opened this issue Jul 19, 2024 · 1 comment · Fixed by #335

Comments

@DragonChrist
Copy link

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants