]> git.phdru.name Git - dotfiles.git/history - .bashrc
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .bashrc
2023-11-30 Oleg BroytmanRefactor(.bashrc): Reorder parts
2023-11-16 Oleg Broytman.bashrc: Remove second call to `bash_prompt`
2023-11-10 Oleg Broytman.bashrc: minor refactoring
2023-11-09 Oleg Broytman.bashrc: Fix default `PATH`
2023-11-09 Oleg Broytman.bashrc: Separate two tests for the case the dir doesn...
2023-10-16 Oleg Broytman.bashrc: Extract git-related functions to a separate...
2023-10-16 Oleg Broytman.bashrc: Extract oft-edited completion to a separate...
2023-10-16 Oleg Broytman.bashrc: Invert conditions
2023-10-16 Oleg Broytman.bashrc: Check the dir is not empty before looping...
2023-10-15 Oleg Broytman.bashrc, .shellrc: Add `cd_worktree` with completion
2023-10-15 Oleg Broytman.bashrc, .shellrc: Move `cdgitpath`
2023-10-15 Oleg Broytman.bashrc: Add completions for Python/pip 3.12
2023-09-30 Oleg Broytman.bashrc: Save history and open a new `screen` window
2023-07-22 Oleg BroytmanMoved pyenv config from `.profile` to `.bashrc`
2023-01-13 Oleg Broytman.shellrc: Move bash-only code to `.bashrc`
2023-01-04 Oleg Broytman.bashrc,.profile: Add to `$PATH` XScreenSaver hacks...
2022-12-06 Oleg Broytman.bashrc: Read history
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