Baz plugin for making your bash better https://git.ari.lt/ari/better-bash-baz-plugin
Find a file
Ari Archer 8b30f53d6e
make completion case-insensitive
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-02-18 22:50:32 +02:00
plugin make completion case-insensitive 2023-02-18 22:50:32 +02:00
.gitattributes init 2022-05-20 12:15:37 +03:00
baz.env make completion case-insensitive 2023-02-18 22:50:32 +02:00
LICENSE init 2022-05-20 12:15:37 +03:00
README.md Revert "Remove $ENV var" 2022-11-15 00:06:58 +02:00

Baz plugin: better-bash-baz-plugin

Baz plugin for making your bash better

Installation

$ baz install git 'https://ari-web.xyz/gh/better-bash-baz-plugin'

What does it do

  • Enables FZF support
  • Enables programmable completion
  • Enables TabTab
  • Disables annoying shortcuts like ^S
  • Enables vi mode
  • Enables autocd (type directory name to cd into it)
  • Enables more and extended globbing
  • Sets ENV to ~/.profile for /bin/sh
  • Sets function nesting to 100 so you don't fork yourself by accident
  • Sets histories to go to ~/.cache
  • Makes bash not store duplicate history entries
  • Makes tar xz compression best
  • Makes FZF better
  • Enables a bunch of usability flags for less
  • Add local man pages to MANPATH
  • Move .Xauthority file to a more clean directory
  • Move GTK3 config to ~/.config/gtk-2.0
  • Fixes gpg TTY for signing
  • Sets the JOBS environment variable for building
  • Sets the visual to your editor