bash -c "$(curl --proto '=https' --tlsv1.2 -sSfL https://sh.allvpv.org)"
- better colors in
fzf-lua
- ad-hoc floating terminal window
- better navigation between terminal buffers
- better tool for exploring errors from LSP
- 2024-12-06: OSC 7 to synchronize
bash
CWD withneovim
's CWD - 2024-12-06:
.bashrc
refactor - 2024-12-06: Nuked
telescope
in favor offzf-lua
andnvim-tree.lua
- If bash keeps refusing to load multiline history entries properly, make sure
that the first line in
.bash_history
is a timestamp, i.e. is a hash followed by a number.