You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: