Matt Hamilton
8e4fc03038
update completion docs to reflect zmodules order
2015-12-17 03:06:12 -05:00
Matt Hamilton
01838f0083
add compdef for pacman aliases
...
The recommended order for the module loading has been changed. The last
module to be loaded should be 'completion'. This ensures all completions
set by other modules are dumped and included in the completion.
Because of this, any compdefs like this one (making the pacman aliases
use pacman completion) must be set in the compdefs.zsh file, and loaded
with the completion module. This means the compdefs must be wrapped with
conditional statements to ensure such aliases/functions have been set by
previous modules. I may abstract this conditional to a function in the
future to make this an easier process.
2015-12-17 03:06:12 -05:00
Matt Hamilton
a8aa59e09d
cross-reference history-substring-search
2015-12-16 18:08:28 -05:00
Matt Hamilton
fd8b5ca369
note module order for history-substring-search
2015-12-16 18:05:50 -05:00
Matt Hamilton
d00cfeec71
fix utility documentation formatting
2015-12-16 17:51:11 -05:00
Matt Hamilton
74abfe00a8
s/fish-shell-like/fish shell-like
2015-12-16 17:49:36 -05:00
Matt Hamilton
59df35d64b
re-word spectrum docs for more accurate description
2015-12-16 17:47:46 -05:00
Matt Hamilton
646902d3c6
add sparse (will fixup later) spectrum documentation
2015-12-16 17:45:56 -05:00
Matt Hamilton
18e2d7cf1a
reword prompt documentation
2015-12-16 17:37:59 -05:00
Matt Hamilton
d431cbd338
fix documentation typo
2015-12-16 17:35:46 -05:00
Matt Hamilton
ceb0f3ad2a
add archive module
2015-12-16 17:00:25 -05:00
Matt Hamilton
2f9b8437e2
It is probably better to prepend ranther than append
2015-12-16 14:56:54 -05:00
Matt Hamilton
1cc0a19e14
remove dupe zmodload
2015-12-16 01:24:31 -05:00
Matt Hamilton
f32e763604
rename and fix input docs
2015-12-16 01:23:31 -05:00
Matt Hamilton
6ca71da68d
update documentation and enable input module by default
2015-12-16 01:22:33 -05:00
Matt Hamilton
79995ae5ee
add inputs module
2015-12-16 01:15:30 -05:00
Matt Hamilton
2a4e052939
fix typo, thanks Mikachu
2015-12-16 00:35:12 -05:00
Matt Hamilton
d916ad2967
pacman conditional is broken
2015-12-16 00:01:57 -05:00
Matt Hamilton
6655251240
fix symlink, not sure how they broke
2015-12-15 22:19:11 -05:00
Matt Hamilton
66941895f6
update function names in eriner prompt
2015-12-15 21:51:28 -05:00
Matt Hamilton
390d6d39a5
g.. alias s/echo/print
2015-12-15 20:57:23 -05:00
Matt Hamilton
25cec0876a
update eriner prompt
2015-12-15 19:21:06 -05:00
Matt Hamilton
495bde2404
add utility documentation
2015-12-15 18:49:15 -05:00
Matt Hamilton
e8936eb69e
add syntax-highlighting documentation
2015-12-15 18:42:44 -05:00
Matt Hamilton
267940385d
add ssh documentation
2015-12-15 18:36:36 -05:00
Matt Hamilton
0783d12ca3
add steef prompt
2015-12-15 14:05:59 -05:00
Matt Hamilton
27fa153b83
add prompt documentation
2015-12-15 03:04:25 -05:00
Matt Hamilton
56c5d51ab8
add pacman documentation
2015-12-15 03:00:26 -05:00
Matt Hamilton
83476386b0
add history documentation
2015-12-15 02:47:54 -05:00
Matt Hamilton
434232b5c6
add history-substring-search documentation
2015-12-15 02:37:10 -05:00
Matt Hamilton
02fbd3d582
correct markdown link format
2015-12-15 02:30:31 -05:00
Matt Hamilton
014ca7cdcd
add git documentation
2015-12-15 02:29:48 -05:00
Matt Hamilton
8678752d91
fix typos
2015-12-15 02:17:37 -05:00
Matt Hamilton
a11c36c305
add environment documentation
2015-12-15 02:15:54 -05:00
Matt Hamilton
f823d50baf
add directory documentation
2015-12-15 02:07:46 -05:00
Matt Hamilton
3141d29d25
add completion documentation
2015-12-15 02:07:30 -05:00
Matt Hamilton
3a62391e0e
initial commit
2015-12-15 00:12:17 -05:00