Laurentiu Nicola
c55b4e78ff
[input] Fix parse error old zsh versions
...
Closes #61 , closes #62 .
2016-07-19 00:23:49 -04:00
Matt Hamilton
42573d0e1f
[environment] fix better bracketed paste
...
Fixes #60
2016-07-19 00:23:49 -04:00
Matt Hamilton
ecc9e95b8f
[environment] better bracketed paste zsh >=5.2
2016-07-19 00:23:49 -04:00
Matt Hamilton
ee504df9d1
[README] remote note about AUR package
...
This package is causing issues, and editing Zim to allow for use in this
'packaged' format would be a pain. Installing into your home directory
is the best method of installation.
2016-07-19 00:23:49 -04:00
Matt Hamilton
d5415974fd
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
899d035097
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
9a1cb8c214
[prompt] update "liquidprompt" theme submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
288bd3217c
[completion] update submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
3f4a38b5b5
[input] add double-dot expansion option
...
Closes #49
2016-07-19 00:23:49 -04:00
Alex Poslavsky
c9de5c5bd2
[utility] fix OpenBSD grep color
...
Use ggrep or use no color, also fixes #54 .
Closes #54 , closes #55
2016-07-19 00:23:49 -04:00
Matt Hamilton
5b077d4fad
[install] ignore escapes in user configs
...
closes issue #45
2016-07-19 00:23:49 -04:00
Matt Hamilton
f8e89e2cf5
[github] move templates to .github dir
2016-07-19 00:23:49 -04:00
Igor Zibarev
616579e02f
[git] add aliases: stash unapply and full graph
...
Added git aliases:
- "gsu": Stash unapply to revert applied changes
- "glG": Full graph (like glg but with author and date)
Closes #53
2016-07-19 00:23:49 -04:00
Igor Zibarev
7f49a24e2f
[git] fix "git rebase --continue" alias
...
Renamed "git rebase --continue" alias from "grr" to "grc"
corresponding to README.md of git module.
Closes #53
2016-07-19 00:23:49 -04:00
Matt Hamilton
e9269faff8
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
Georgy Yakovlev
21d8b0294b
Fix for OpenBSD ls alias https://github.com/Eriner/zim/issues/47
...
Closes #48
2016-07-19 00:23:49 -04:00
Matt Hamilton
4fc216e16e
[pacman] fix pacor alias
...
closes #43
2016-07-19 00:23:49 -04:00
Matt Hamilton
973154e25f
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
e2a79e4dfa
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
16bf868a2d
[prompt] update "pure" theme submodule
2016-07-19 00:23:49 -04:00
Matt Hamilton
fde8d68bc5
[completion] update submodule
2016-07-19 00:23:49 -04:00
Tmplt
5995394027
[pacman] don't call sudo on pacaur
...
like yaourt, pacaur also handles SUID itself.
Closes #38
2016-07-19 00:23:49 -04:00
Matt Hamilton
d36d57e62a
[completion] add ${zcompdump_file} option
...
This commit assumes that the user-provided variable for the filename
will start with '.zcomp'. This is used in the .zlogin for zcompiling the
completion file. Sourcing the .zimrc file within the .zlogin file is
something I'd rather not do, and this seems like a good compromise. If
this becomes an issue, the file can be sourced an the var can be used
instead.
Closes #42
2016-07-19 00:23:49 -04:00
Cenk Gündoğan
f1e697db6f
[prompt] fix gitster path to reflect git repo
...
allow optional parameter for short_pwd
Closes #41
2016-07-19 00:23:49 -04:00
Matt Hamilton
3752992562
[syntax-highlighting] update submodule
2016-07-19 00:23:49 -04:00
1cdf227ab4
Don't use unicode when it isn't availible
2016-07-19 04:18:52 +00:00
46fec87f9f
Merge branch 'master' of https://github.com/Eriner/zim
2016-03-27 22:04:51 -04:00
Matt Hamilton
983919fce4
[prompt] update "pure" theme submodule
2016-03-27 18:48:11 -04:00
Matt Hamilton
af608ab15b
[syntax-highlighting] update submodule
2016-03-27 18:47:55 -04:00
Matt Hamilton
7d254b2e83
[substring-search] update submodule
2016-03-27 18:47:43 -04:00
Matt Hamilton
9b03840753
[completion] update submodule
2016-03-27 18:46:59 -04:00
Matt Hamilton
03f15c4495
[fasd] add initial fasd support
...
[zlogin] zcompare fasd and all functions
[fasd] trim non-zsh options
[fasd] merge PR #75 from clvv/fasd
[fasd] partial merge PR #77 from clvv/fasd
This closes #24
2016-03-27 18:45:05 -04:00
Matt Hamilton
f19a0268ee
[syntax-highlighting] update submodule
2016-02-27 18:43:33 -05:00
Matt Hamilton
ee512c85a9
[completion] update submodule
2016-02-27 18:43:19 -05:00
Matt Hamilton
b9595699a1
use markdown MIT license
2016-02-18 00:04:06 -05:00
Matt Hamilton
858352ebf9
add issue and PR templates
2016-02-17 23:57:41 -05:00
Matt Hamilton
f404c5ba9f
[prompt] update "pure" theme submodule
2016-02-17 10:09:36 -05:00
a8667fdb91
Add some custom functions to input module
...
* ... -> ../.. expansion
* sudo prefix
* bind ^H to backward-kill-word
2016-02-15 11:24:14 -05:00
f988d80d78
Add terminal title to prompt function
2016-02-15 11:16:13 -05:00
f76494da36
Add my custom theme
2016-02-15 11:16:13 -05:00
Matt Hamilton
1865d697ef
[syntax-highlighting] update submodule
2016-02-15 10:23:28 -05:00
Matt Hamilton
be2e54c0fc
[README] create template file if it doesn't exist
2016-02-11 03:08:40 -05:00
Matt Hamilton
e42afb7d99
[completion] update submodule
2016-02-10 04:16:59 -05:00
Matt Hamilton
0fdfdef502
[zlogin] zcompare functions in custom/functions/*
2016-02-08 22:16:19 -05:00
Matt Hamilton
0b4d0c1fff
[syntax-highlighting] update submodule
2016-02-07 23:42:42 -05:00
Matt Hamilton
9468a6219a
[prompt] update "pure" theme submodule
2016-02-07 23:42:16 -05:00
Matt Hamilton
a7824d788e
[completion] update submodule
2016-02-07 23:41:49 -05:00
Matt Hamilton
e0fb98242c
[README] note install via AUR package
2016-02-06 15:49:08 -05:00
Matt Hamilton
7874b97bf1
[pacman] cleanup privileged vs unprivileged
...
* moves check for yaourt into the other zpacman_frontend checks
* remove hardcoded sudo vs non-sudo; uses zpacman_frontend[_priv]
instead.
* these vars are set in the zpacman_frontend value sanity check.
* for values != yaourt, prepend sudo for zpacman_frontend_priv
2016-02-06 15:45:31 -05:00
Matt Hamilton
0e19c3d277
[pacman] local pkg installs don't need a frontend
2016-02-05 22:14:54 -05:00