]> git.phdru.name Git - dotfiles.git/history - .bashrc
Feat: On exit from `vim` do `cd` to its last working directory
[dotfiles.git] / .bashrc
2022-10-25 Oleg Broytman.bashrc: Add Python/pip 3.11
2022-10-08 Oleg Broytman.bashrc: Remove overlooked unused `$PY_VER`
2022-10-08 Oleg Broytman.bashrc: Fix variable name spelling
2022-10-08 Oleg Broytman.bashrc: Sort shopts alphabetically
2022-10-08 Oleg Broytman.bashrc: `unset HISTFILE` if it was unset before
2022-10-08 Oleg Broytman.bashrc: Indent 4 spaces
2022-09-11 Oleg Broytman.bashrc: Save/restore history before/after X
2022-09-10 Oleg Broytman.bashrc: Refactoring
2022-09-10 Oleg Broytman.bashrc: No need to test for `$BASH_VERSION`
2022-09-10 Oleg Broytmanshell: Fix indent (3 spaces -> 4)
2021-12-07 Oleg Broytman.bashrc: Delegate python completion for python3.10
2021-05-26 Oleg Broytman.bashrc: Set `LANG=C` in non-interactive non-login...
2021-05-01 Oleg Broytman.bashrc: Copy minor initialization from `.profile`
2021-04-26 Oleg BroytmanRefactor(.bashrc,.shellrc): Move unalias closer to...
2021-04-25 Oleg Broytman.bashrc,.profile,.shellrc: Move bash-only code to ...
2013-12-01 Oleg BroytmanInitial import