87c935ffe5
Use only command name in window title to avoid escaping issues
...
Was having issues with `%` characters in commands doing weird things.
Could alternatively strip those characters out or escape them, but that seemed harder
2023-01-28 10:34:30 -05:00
a165991e9a
Fix weird behavior relating to capital letters when completing
...
https://github.com/zimfw/completion/issues/10
2023-01-28 10:34:17 -05:00
df4f903a59
Switch to my fork of termtitle, insert the current command name
2020-02-20 12:48:11 -05:00
c74a679f49
Move history options below zim init so they are not overridden
2020-01-12 20:39:02 -05:00
39c9c98176
Pull zim master branch
2020-01-07 14:22:04 -05:00
ec40b3d83e
Set ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE as it was invisible on remote servers
2019-12-26 19:20:49 -05:00
40c79488d4
Migrate from antigen back to zim
2019-12-25 21:27:17 -05:00
5b0b23d05a
Fix '.' entry in reverse-i-search
2019-10-23 01:26:59 -04:00
fabc0bc01b
Disable SHARE_HISTORY, it's annoying
...
not really sure when/where that even got set
2019-06-17 22:54:15 -04:00
581f6eeb2e
Use INC_APPEND_HISTORY, which I thought I was already using
...
I guess something else must have been setting this, which has now
changed? idk, whatever, it works now
2019-01-15 21:38:56 -05:00
ff0ce7fe92
Move command-specific aliases sourcing into general aliases
2018-03-07 14:55:31 -05:00
bfdd3156b6
Unset NOMATCH, fixing globbing annoyances
...
May make things worse
2017-09-02 14:13:24 -04:00
1c56ebf170
Remove .zlogin as it wasn't really doing anything
2017-09-02 14:13:19 -04:00
e2956ca000
Auto rehash completions on bin change
...
Note that this might have a large performance issue
2017-09-02 13:50:05 -04:00
b2fab31e42
Comment the names of keys for history-substring-search
2017-09-02 13:47:07 -04:00
c848352c1f
Add forward kill-word with C-DEL to match backward-kill-word
2017-09-02 13:46:36 -04:00
bddefe2fb9
Temporary fix for fred theme initial clone
2017-09-01 15:29:55 -04:00
3773c8dd1f
Use zim completions module instead of direct zsh-users/zsh-completions
2017-09-01 15:29:55 -04:00
b79341b427
Add a few keybindings
2017-09-01 15:29:55 -04:00
4b73e35977
Simplify tmux auto start code
...
that was probably actually important, and I'll regret it later
2017-09-01 15:29:55 -04:00
52ec61bfe5
Switch to antigen, probably doesn't have everything I want yet
2017-09-01 15:29:55 -04:00
b6c5f55079
Auto-start tmux when on a remote connection
2016-02-15 11:20:51 -05:00
b11f399843
Load run-help
2016-02-15 11:20:39 -05:00
428229f8a1
Disable history sharing
2016-02-15 11:20:23 -05:00
659855d19a
Migrate to ZIM
...
Moves init/config files to main directory, instead of in submodule
2016-01-22 19:25:50 -05:00
6272e49cd5
remove prezto, add missing .stowrc
2015-04-25 22:23:53 -04:00
19b94fc18a
initial commit, moving to git
2015-04-25 21:51:54 -04:00