]> git.phdru.name Git - dotfiles.git/history - admin
`ssh`: Remove option `-4`
[dotfiles.git] / admin /
2021-06-03 Oleg BroytmanFeat(bash_prompt): Show current time
2021-04-27 Oleg BroytmanFeat(bash_prompt): Set default value for `$COLUMNS...
2021-04-26 Oleg BroytmanRefactor(bash_prompt): Reuse `$PS1`
2021-04-26 Oleg BroytmanFeat(bash_prompt): Cut dirs to 20% of the term width
2021-04-26 Oleg BroytmanRefactor(bash_prompt): Put `\[`/`\]` once
2021-04-26 Oleg BroytmanRefactor(.shellrc): Remove `$OPS1`, only use `$PS1`
2021-04-25 Oleg BroytmanRefactor(.shellrc): Test for `mc` down the stack
2021-04-25 Oleg BroytmanFix(bash_prompt): Fix xterm title/icon under `screen`
2021-04-25 Oleg BroytmanFeat(bash_prompt): Improve `PS1` generation
2020-12-28 Oleg Broytmanbash_prompt: minor refactoring
2020-12-18 Oleg BroytmanFix(bash_prompt): Get upstream using old version of...
2020-12-18 Oleg Broytmanbash_prompt: Show -behind/+ahead counters
2020-08-29 Oleg BroytmanFeat(bash-prompt): Switch back to `prompt_git`
2020-08-29 Oleg BroytmanFeat(bash-prompt): Remove `[]`
2020-08-28 Oleg BroytmanFeat(bash-prompt): Reorder signs: `*+$%`
2020-08-21 Oleg BroytmanFeat(screen): Use `shelltitle` trick in `.screenrc`
2020-08-06 Oleg Broytman.shellrc: Use `__git_ps1` if available
2020-07-31 Oleg Broytmanbash_prompt: Test if `git` exists
2020-07-22 Oleg Broytmanbash_prompt: Use the same symbols as `git-prompt.sh`
2020-06-12 Oleg Broytmanbash: Append `$SHLVL` directly to `$OPS1`
2020-06-12 Oleg Broytmanbash: Move code related to prompt to `admin/prog/bash_p...
2020-06-12 Oleg Broytmanbash: Prepend memory control group to `PS1`
2020-06-08 Oleg BroytmanFix(short_curdir): Count ellipsis
2020-06-07 Oleg Broytmanbash: Use custom `short_curdir` instead of `\W` in...