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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop trying to figure out what's a text filename
Tom Ryder
2024-10-31
14
-229
/
+0
*
Remove repeated logic in prompt
Tom Ryder
2024-10-24
1
-13
/
+7
*
Elide host in window title if local/unmuxed
Tom Ryder
2024-10-23
1
-2
/
+5
*
Set window titles from Bash and tmux
Tom Ryder
2024-10-23
1
-1
/
+22
*
Add SSH host completion for Mosh
Tom Ryder
2023-03-11
1
-0
/
+5
*
Better way to elide hostname prompt in screen/tmux
Tom Ryder
2022-08-09
1
-2
/
+2
*
Support SSH many-Host lines and config subfiles
Tom Ryder
2022-08-04
1
-12
/
+17
*
Bump up shell history limits
Tom Ryder
2022-05-27
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
*
Make corrections for ShellCheck v0.7.2
Tom Ryder
2021-05-10
1
-0
/
+1
*
Use inline integers rather than bit shifting
Tom Ryder
2020-11-13
1
-1
/
+1
*
Use XDG base directories for shell keep() funcs
Tom Ryder
2020-04-22
2
-3
/
+3
*
Include ~/.bash_profile.d snippets if present
Tom Ryder
2019-08-16
1
-0
/
+7
*
Prevent me from using `which`
Tom Ryder
2019-06-10
1
-0
/
+4
*
Ignore #emacs_backup# file pattern
Tom Ryder
2019-05-22
1
-0
/
+3
*
Explain .bashrc $- 'r' flag problem fully
Tom Ryder
2019-01-05
1
-2
/
+3
*
Trim some trailing whitespace
Tom Ryder
2018-12-31
1
-1
/
+1
*
Two-space sentences in shell comments
Tom Ryder
2018-12-27
3
-3
/
+3
*
Break up some long lines
Tom Ryder
2018-12-26
2
-4
/
+5
*
Remove now-unneeded shellcheck disable rules
Tom Ryder
2018-12-17
2
-2
/
+0
*
Correct completion for deep pass(1) directories
Tom Ryder
2018-12-08
1
-1
/
+1
*
Fix a local var name in openssl(1ssl) completion
Tom Ryder
2018-12-07
1
-1
/
+1
*
Correct a variable ref in openssl(1ssl) completion
Tom Ryder
2018-12-07
1
-1
/
+1
*
Disable shellcheck rules for missed definition
Tom Ryder
2018-12-07
2
-2
/
+2
*
Add filenames treatment to mex(1df) completion
Tom Ryder
2018-12-07
1
-1
/
+1
*
Remove unneeded declaration
Tom Ryder
2018-12-07
1
-1
/
+0
*
Refactor some completions to avoid loops
Tom Ryder
2018-12-07
3
-50
/
+33
*
Remove unneeded stdout redirect
Tom Ryder
2018-12-06
1
-1
/
+1
*
Remove unneeded semicolon from sh "for VAR ; do"
Tom Ryder
2018-12-06
2
-2
/
+2
*
Substitute bad `continue` for `return`
Tom Ryder
2018-12-06
1
-1
/
+1
*
Add actual completion matching to git completion
Tom Ryder
2018-12-06
1
-2
/
+8
*
Apply much simpler completion to Git
Tom Ryder
2018-12-06
1
-0
/
+35
*
Refactor bd()/sd() completion a lot
Tom Ryder
2018-12-06
2
-31
/
+66
*
Use native filename quoting for td(1df) complete
Tom Ryder
2018-12-02
1
-2
/
+2
*
Make bd() and sd() match quoted and unquoted words
Tom Ryder
2018-12-02
2
-13
/
+31
*
Remove unneeded braces
Tom Ryder
2018-12-02
1
-1
/
+1
*
Use variable for node count, not expansion
Tom Ryder
2018-12-02
1
-1
/
+1
*
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
*
Add missing source of helper func to man complete
Tom Ryder
2018-12-02
1
-0
/
+5
*
Remove unneeded local var
Tom Ryder
2018-12-02
1
-1
/
+1
*
Trim some trailing whitespace
Tom Ryder
2018-12-02
1
-1
/
+1
*
Correct manpath(1) command in man completion
Tom Ryder
2018-12-02
1
-1
/
+1
*
Adjust quoting and termination for man completion
Tom Ryder
2018-12-02
1
-3
/
+3
*
Update glob settings for manual page completion
Tom Ryder
2018-12-02
1
-12
/
+4
*
Make `sec` a local var in man page completion
Tom Ryder
2018-12-02
1
-0
/
+1
*
Remove unneeded `local` declaration
Tom Ryder
2018-12-02
1
-1
/
+0
[next]