index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set window titles from Bash and tmux
Tom Ryder
2024-10-23
1
-1
/
+22
*
Better way to elide hostname prompt in screen/tmux
Tom Ryder
2022-08-09
1
-2
/
+2
*
Correct prompt status writing broken by preload
Tom Ryder
2022-04-30
1
-4
/
+4
*
Update LD_PRELOAD checks to change dynamically
Tom Ryder
2022-03-26
1
-9
/
+20
*
Include prompt prefix when using Torsocks
Tom Ryder
2022-03-26
1
-0
/
+7
*
Allow dashes in `keep` items
Tom Ryder
2021-06-25
1
-2
/
+2
*
Use XDG base directories for shell keep() funcs
Tom Ryder
2020-04-22
1
-2
/
+2
*
Prevent me from using `which`
Tom Ryder
2019-06-10
1
-0
/
+4
*
Two-space sentences in shell comments
Tom Ryder
2018-12-27
1
-1
/
+1
*
Break up some long lines
Tom Ryder
2018-12-26
1
-2
/
+3
*
Remove unneeded semicolon from sh "for VAR ; do"
Tom Ryder
2018-12-06
2
-2
/
+2
*
Use simple loop rather than glob tricks in keep
Tom Ryder
2018-12-02
1
-6
/
+6
*
Move error increment to outside of if block
Tom Ryder
2018-12-02
1
-7
/
+5
*
Use consistent temp names for shell subfile vars
Tom Ryder
2018-12-02
1
-7
/
+25
*
Remove `kill` completion
Tom Ryder
2018-12-01
1
-1
/
+2
*
Don't include dotfiles in keep() names
Tom Ryder
2018-12-01
1
-1
/
+1
*
Use consistent comments for version numbers
Tom Ryder
2018-12-01
1
-1
/
+1
*
Suppress a couple of ShellCheck errors
Tom Ryder
2018-11-30
1
-0
/
+1
*
Remove redundant return short-circuit
Tom Ryder
2018-11-30
1
-1
/
+1
*
Use ||/&& short-circuiting only for flow control
Tom Ryder
2018-11-30
1
-19
/
+39
*
Stamp down three new ShellCheck 0.5.0 errors
Tom Ryder
2018-07-25
2
-2
/
+2
*
Break sh noglob guard into two lines for clarity
Tom Ryder
2018-06-29
2
-2
/
+4
*
Quote all Bash completion targets literally
Tom Ryder
2017-11-08
1
-45
/
+46
*
Add "do", "then" keywords to Bash completion
Tom Ryder
2017-11-06
1
-0
/
+2
*
Break bash/bashrc.d/completion.bash inline lists
Tom Ryder
2017-11-06
1
-19
/
+66
*
Escape backslashes in command prompt output
Tom Ryder
2017-07-05
1
-4
/
+10
*
Remove user@ prefix from prompt
Tom Ryder
2017-06-19
1
-2
/
+2
*
Allow setting a prompt mode for the shell
Tom Ryder
2017-06-16
1
-2
/
+2
*
Revert "Use backslash to escape single char"
Tom Ryder
2017-02-17
1
-2
/
+2
*
Use backslash to escape single char
Tom Ryder
2017-02-12
1
-2
/
+2
*
Break a long line
Tom Ryder
2017-02-10
1
-2
/
+2
*
Break a long line
Tom Ryder
2017-02-10
1
-1
/
+2
*
Improve and correct some comments
Tom Ryder
2017-02-10
1
-4
/
+4
*
Start using Bash host completion
Tom Ryder
2017-01-28
1
-0
/
+4
*
Extend "fallback" prompt a bit
Tom Ryder
2017-01-27
1
-1
/
+4
*
Show prompt prefix if a shell is exotic
Tom Ryder
2017-01-25
1
-0
/
+6
*
Be more specific in ref name trimming
Tom Ryder
2017-01-25
1
-1
/
+1
*
Remove SHLVL nested shell feature for now
Tom Ryder
2017-01-24
1
-6
/
+0
*
Add workaround to what looks like a bug to me
Tom Ryder
2016-12-27
1
-0
/
+5
*
Tell ShellCheck to ignore an error
Tom Ryder
2016-12-27
1
-0
/
+1
*
Realised easy win avoiding subshells
Tom Ryder
2016-12-27
1
-7
/
+4
*
Use [!...] not [^...]
Tom Ryder
2016-12-22
1
-1
/
+1
*
Fix printf argument mismatch bugs
Tom Ryder
2016-12-21
2
-2
/
+2
*
Use clearer logic for prompt color setting
Tom Ryder
2016-12-21
1
-8
/
+7
*
Request version with "ver" shortcut not prompt
Tom Ryder
2016-12-19
1
-0
/
+4
*
Attempt a much saner approach to managing SHLVL
Tom Ryder
2016-12-19
1
-3
/
+2
*
Handle tmux sessions showing SHLVL properly
Tom Ryder
2016-11-30
1
-3
/
+3
*
Only add > starting from SHLVL=2
Tom Ryder
2016-11-30
1
-1
/
+1
*
Add > signs to show shell indentation level
Tom Ryder
2016-11-30
1
-0
/
+7
*
Correct check of --is-work-tree test
Tom Ryder
2016-10-15
1
-1
/
+1
[next]